aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-02-03[PATCH] list.h: don't evaluate macro args multiple timesZach Brown1-4/+10
2006-02-03[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typosAlexey Dobriyan4-4/+4
2006-02-03[PATCH] s390: compile fix: missing defines in asm-s390/io.hHeiko Carstens1-0/+6
2006-02-03[PATCH] s390: timer interface visibilityJan Glauber1-2/+6
2006-02-03[PATCH] s390: dasd extended error reporting moduleStefan Weinhuber1-1/+12
2006-02-03[PATCH] fix generic_fls64()Akinobu Mita1-1/+1
2006-02-03[PATCH] Fix build failure in recent pm_prepare_* changes.Dave Jones1-4/+0
2006-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Trond Myklebust42-812/+1211
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds41-809/+1208
2006-02-01[PATCH] compat: fix compat_sys_openat and friendsStephen Rothwell1-3/+3
2006-02-01SUNRPC: Remove obsolete rpcauth #definesTrond Myklebust1-5/+1
2006-02-01SUNRPC: Move upcall out of auth->au_ops->crcreate()Trond Myklebust1-0/+1
2006-02-01SUNRPC: Fix a lock recursion in the auth_gss downcallTrond Myklebust1-0/+5
2006-02-01NLM: Ensure that nlmclnt_cancel_callback() doesn't loop foreverTrond Myklebust1-0/+1
2006-02-01NLM: Fix arguments to NLM_CANCEL callTrond Myklebust1-1/+0
2006-02-01[PATCH] reiserfs: remove reiserfs_permission_lockedChristoph Hellwig1-2/+0
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2-17/+0
2006-02-01[PATCH] s390: Add support for new syscalls/TIF_RESTORE_SIGMASKHeiko Carstens2-5/+25
2006-02-01[PATCH] s390: Remove CVS generated informationHeiko Carstens2-4/+0
2006-02-01[PATCH] xtensa: add asm/futex.hAlexey Dobriyan1-0/+1
2006-02-01[PATCH] uml: avoid "CONFIG_NR_CPUS undeclared" bogus error messagesPaolo 'Blaisorblade' Giarrusso1-0/+2
2006-02-01[PATCH] uml: skas0-hold-own-ldt fixups for x86-64Paolo 'Blaisorblade' Giarrusso1-2/+6
2006-02-01[PATCH] uml: typo fixupPaolo 'Blaisorblade' Giarrusso1-2/+2
2006-02-01[PATCH] arm26: add __kernel_old_dev_t for nfsdAlexey Dobriyan1-0/+1
2006-02-01[PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switchAlexey Dobriyan1-2/+2
2006-02-01[PATCH] arm26: drop local task_running copyAlexey Dobriyan1-1/+0
2006-02-01[PATCH] arm26: remove irq_exit() from hardirq.hAlexey Dobriyan1-7/+0
2006-02-01[PATCH] arm26: fix warnings about NR_IRQS being not definedAlexey Dobriyan1-0/+1
2006-02-01[PATCH] arm26: fix find_first_zero_bit related warningsAlexey Dobriyan1-2/+2
2006-02-01[PATCH] VMSPLIT config optionsMark Lord1-2/+2
2006-02-01[PATCH] sh/sh64: Fix bogus TIOCGICOUNT definitionsPaul Mundt2-2/+2
2006-02-01[PATCH] sh: convert voyagergx to platform device, drop sh-busPaul Mundt1-66/+0
2006-02-01[PATCH] sh: drop maskpos from make_ipr_irq(), remove duplicate irq definitionsPaul Mundt3-60/+9
2006-02-01[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changesPaul Mundt1-21/+15
2006-02-01[PATCH] sh: Move TRA/EXPEVT/INTEVT definitions for reusePaul Mundt2-0/+18
2006-02-01[PATCH] sh: SH4-202 microdev updatesPaul Mundt2-79/+34
2006-02-01[PATCH] powerpc: fix for kexec ppc32Albert Herranz1-1/+3
2006-02-01[PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLABPekka Enberg1-0/+7
2006-02-01[PATCH] Direct Migration V9: Avoid writeback / page_migrate() methodChristoph Lameter2-0/+13
2006-02-01[PATCH] Direct Migration V9: remove_from_swap() to remove swap ptesChristoph Lameter2-0/+2
2006-02-01[PATCH] Direct Migration V9: migrate_pages() extensionChristoph Lameter2-2/+4
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2-1/+3
2006-02-01[PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASKAndy Whitcroft1-1/+4
2006-02-01[PATCH] GFP_ZONETYPES: add commentry on how to calculateAndy Whitcroft1-0/+8
2006-02-01[PATCH] Introduce __iowrite32_copyBryan O'Sullivan1-0/+25
2006-02-01[PATCH] Define BITS_PER_BYTEBryan O'Sullivan1-0/+2
2006-02-01[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()Adrian Bunk1-1/+0
2006-02-01[PATCH] hrtimers: add back lost credit linesThomas Gleixner1-0/+6
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger1-3/+2
2006-02-01[PATCH] hrtimers: fix posix-timer requeue raceakpm@osdl.org1-0/+1