aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson
2008-02-05m32r: remove dead config symbols from M32R codeJiri Olsa
2008-02-05include/asm-powerpc/nvram.h needs list.hAndrew Morton
2008-02-05sdio: fix module device table definition for m68kAl Viro
2008-02-05timerfd: un-break CONFIG_TIMERFDDavide Libenzi
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-05timerfd: introduce a new hrtimer_forward_now() functionDavide Libenzi
2008-02-05exec: rework the group exit and fix the race with killOleg Nesterov
2008-02-05remove handle_group_stop() in favor of do_signal_stop()Oleg Nesterov
2008-02-05__group_complete_signal(): fix coredump with group stop raceOleg Nesterov
2008-02-05clone: prepare to recycle CLONE_STOPPEDAndrew Morton
2008-02-05get_task_comm(): return the resultAndrew Morton
2008-02-05lockdep: annotate epollPeter Zijlstra
2008-02-05drivers/net/wireless/b43/main.c needs io.hAndrew Morton
2008-02-05sys_remap_file_pages: fix ->vm_file accountingOleg Nesterov
2008-02-05kvm: i386 fixAndrew Morton
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-04Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-04Explain kmem_cache_cpu fieldsChristoph Lameter
2008-02-04SLUB: Do not upset lockdeproot
2008-02-04SLUB: Fix coding style violationsPekka Enberg
2008-02-04Add parameter to add_partial to avoid having two functionsChristoph Lameter
2008-02-04SLUB: rename defrag to remote_node_defrag_ratioChristoph Lameter
2008-02-04Move count_partial before kmem_cache_shrinkChristoph Lameter
2008-02-04SLUB: Fix sysfs refcountingChristoph Lameter
2008-02-04slub: fix shadowed variable sparse warningsHarvey Harrison
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas
2008-02-04[ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas
2008-02-04[ARM] 4811/1: RealView: clocksource support for the RealView platformsCatalin Marinas
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-02-04kbuild: Fix instrumentation removal breakage on avr32Haavard Skinnemoen
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin
2008-02-04ADB: Add missing #include <linux/platform_device.h>Geert Uytterhoeven
2008-02-04x86: fix RTC lockdep warning: potential hardirq recursionAndrew Morton
2008-02-04x86: cpa, micro-optimizationThomas Gleixner