summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-05drivers/pcmcia: add missing pci_dev_getJulia Lawall1-1/+3
2008-02-05drivers/pcmcia: Add missing iounmapJulia Lawall1-1/+5
2008-02-05at91_cf: use generic gpio callsDavid Brownell1-15/+47
2008-02-05pcmcia/pcnet_cs: fix 'shadow variable' warningRichard Knutsson1-13/+13
2008-02-05pcmcia/fmvj18x_cs: fix 'shadow variable' warningRichard Knutsson1-2/+1
2008-02-05pcmcia/axnet_cs: make use of 'max()' instead of handcrafted oneRichard Knutsson1-2/+2
2008-02-05pcmcia/axnet_cs: make functions staticRichard Knutsson1-2/+2
2008-02-05pcmcia/3c574_cs: fix 'shadow variable' warningRichard Knutsson1-1/+1
2008-02-05pcmcia: include bad CIS filename in error messageRandy Dunlap1-2/+3
2008-02-05pcmcia: stop updating dev->power.power_stateDavid Brownell1-4/+6
2008-02-05pcmcia: replace kio_addr_t with unsigned int everywhereOlof Johansson22-222/+228
2008-02-05pcmcia: convert some internal-only ioaddr_t to unsigned intOlof Johansson4-20/+21
2008-02-05m32r: remove dead config symbols from M32R codeJiri Olsa3-6/+4
2008-02-05include/asm-powerpc/nvram.h needs list.hAndrew Morton1-0/+3
2008-02-05sdio: fix module device table definition for m68kAl Viro1-1/+2
2008-02-05timerfd: un-break CONFIG_TIMERFDDavide Libenzi1-1/+0
2008-02-05timerfd: wire the new timerfd API to the x86 familyDavide Libenzi4-5/+16
2008-02-05timerfd: new timerfd APIDavide Libenzi24-118/+210
2008-02-05timerfd: introduce a new hrtimer_forward_now() functionDavide Libenzi1-0/+7
2008-02-05exec: rework the group exit and fix the race with killOleg Nesterov4-12/+15
2008-02-05remove handle_group_stop() in favor of do_signal_stop()Oleg Nesterov1-38/+5
2008-02-05__group_complete_signal(): fix coredump with group stop raceOleg Nesterov1-30/+0
2008-02-05clone: prepare to recycle CLONE_STOPPEDAndrew Morton1-0/+17
2008-02-05get_task_comm(): return the resultAndrew Morton2-2/+3
2008-02-05lockdep: annotate epollPeter Zijlstra2-1/+17
2008-02-05drivers/net/wireless/b43/main.c needs io.hAndrew Morton1-0/+1
2008-02-05sys_remap_file_pages: fix ->vm_file accountingOleg Nesterov1-1/+4
2008-02-05kvm: i386 fixAndrew Morton1-4/+4
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds84-1425/+3770
2008-02-04Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2-89/+108
2008-02-04Explain kmem_cache_cpu fieldsChristoph Lameter1-5/+5
2008-02-04SLUB: Do not upset lockdeproot1-0/+8
2008-02-04SLUB: Fix coding style violationsPekka Enberg1-23/+23
2008-02-04Add parameter to add_partial to avoid having two functionsChristoph Lameter1-16/+15
2008-02-04SLUB: rename defrag to remote_node_defrag_ratioChristoph Lameter2-9/+13
2008-02-04Move count_partial before kmem_cache_shrinkChristoph Lameter1-13/+13
2008-02-04SLUB: Fix sysfs refcountingChristoph Lameter1-2/+13
2008-02-04slub: fix shadowed variable sparse warningsHarvey Harrison1-21/+18
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King72-1384/+3625
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas4-18/+15
2008-02-04[ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.cCatalin Marinas3-5/+16
2008-02-04[ARM] 4820/1: RealView: Select the timer IRQ at run-timeCatalin Marinas3-13/+24
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas4-8/+10
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas3-44/+80
2008-02-04[ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.cCatalin Marinas3-83/+123
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas10-262/+186
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas2-30/+71
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas7-17/+69
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas2-2/+37
2008-02-04[ARM] 4812/1: RealView: clockevents support for the RealView platformsCatalin Marinas2-12/+67