summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2006-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Trond Myklebust
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-02-01[PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell
2006-02-01SUNRPC: Remove obsolete rpcauth #definesTrond Myklebust
2006-02-01SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust
2006-02-01NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust
2006-02-01NLM: Fix arguments to NLM_CANCEL callTrond Myklebust
2006-02-01[PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens
2006-02-01[PATCH] xtensa: add asm/futex.hAlexey Dobriyan
2006-02-01[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso
2006-02-01[PATCH] uml: skas0-hold-own-ldt fixups for x86-64Paolo 'Blaisorblade' Giarrusso
2006-02-01[PATCH] uml: typo fixupPaolo 'Blaisorblade' Giarrusso
2006-02-01[PATCH] arm26: add __kernel_old_dev_t for nfsdAlexey Dobriyan
2006-02-01[PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switchAlexey Dobriyan
2006-02-01[PATCH] arm26: drop local task_running copyAlexey Dobriyan
2006-02-01[PATCH] arm26: remove irq_exit() from hardirq.hAlexey Dobriyan
2006-02-01[PATCH] arm26: fix warnings about NR_IRQS being not definedAlexey Dobriyan
2006-02-01[PATCH] arm26: fix find_first_zero_bit related warningsAlexey Dobriyan
2006-02-01[PATCH] VMSPLIT config optionsMark Lord
2006-02-01[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitionsPaul Mundt
2006-02-01[PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt
2006-02-01[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt
2006-02-01[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt
2006-02-01[PATCH] sh: SH4-202 microdev updatesPaul Mundt
2006-02-01[PATCH] powerpc: fix for kexec ppc32Albert Herranz
2006-02-01[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter
2006-02-01[PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft
2006-02-01[PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft
2006-02-01[PATCH] Introduce __iowrite32_copyBryan O'Sullivan
2006-02-01[PATCH] Define BITS_PER_BYTEBryan O'Sullivan
2006-02-01[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk
2006-02-01[PATCH] hrtimers: add back lost credit linesThomas Gleixner
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger
2006-02-01[PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org
2006-02-01[PATCH] tpm_bios: needs more securityfs_ functionsRandy Dunlap
2006-02-01[PATCH] alpha: dma-mapping.h: add "struct scatterlist;"Alexey Dobriyan
2006-02-01[PATCH] dm: dm-table warning fixAlasdair G Kergon
2006-02-01[PATCH] powerpc: enable irq's for platform functions.Ben Collins
2006-02-01[PATCH] fuse: fix async read for legacy filesystemsMiklos Szeredi
2006-02-01[PATCH] prototypes for *at functions & typo fixUlrich Drepper
2006-01-31[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright