aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-02-03[PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti
2006-02-03[PATCH] ufs: fix hang during `rm'Evgeniy Dushistov
2006-02-03[PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov
2006-02-03[PATCH] list.h: don't evaluate macro args multiple timesZach Brown
2006-02-03[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan
2006-02-03[PATCH] s390: compile fix: missing defines in asm-s390/io.hHeiko Carstens
2006-02-03[PATCH] s390: timer interface visibilityJan Glauber
2006-02-03[PATCH] s390: dasd extended error reporting moduleStefan Weinhuber
2006-02-03[PATCH] fix generic_fls64()Akinobu Mita
2006-02-03[PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones
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