summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-15lib/idr.c: use kmem_cache_zalloc() for the idr_layer cacheAndrew Morton1-8/+2
2009-01-15alpha: make pte_alloc_one_kernel() inlineIvan Kokshaysky2-8/+6
2009-01-15alpha: .gitignore vmlinux.ldsIvan Kokshaysky1-0/+1
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky9-17/+98
2009-01-15alpha: nautilus - fix hang on bootIvan Kokshaysky1-0/+4
2009-01-15alpha: nautilus - fix compile failure with gcc-4.3Ivan Kokshaysky1-0/+2
2009-01-15revert "mm: vmalloc use mutex for purge"Andrew Morton1-5/+4
2009-01-15memcg: make oom less frequentlyDaisuke Nishimura1-4/+6
2009-01-15memcg: fix hierarchical reclaimDaisuke Nishimura1-32/+36
2009-01-15memcg: fix error path of mem_cgroup_move_parentDaisuke Nishimura1-8/+15
2009-01-15memcg: fix mem_cgroup_get_reclaim_stat_from_pageDaisuke Nishimura1-1/+16
2009-01-15hwmon: applesmc: fix light sensor readings on newer MacBooksAlex Murray1-0/+5
2009-01-15checkpatch: version: 0.27Andy Whitcroft1-1/+1
2009-01-15checkpatch: struct seq_operations should normally be constAndy Whitcroft1-3/+4
2009-01-15checkpatch: if should not continue a preceeding braceAndy Whitcroft1-0/+5
2009-01-15checkpatch: allow parentheses on return handle array valuesAndy Whitcroft1-1/+5
2009-01-15checkpatch: type/cast spacing should not check prefix spacingAndy Whitcroft1-2/+2
2009-01-15checkpatch: handle missing #if open in contextAndy Whitcroft1-1/+3
2009-01-15nbd: do not allow two clients at the same timePavel Machek1-0/+4
2009-01-15btrfs & squashfs: Move btrfs and squashfsto's magic number to <linux/magic.h>Qinghuang Feng4-2/+4
2009-01-15MAINTAINERS: add entry for freezerPavel Machek1-0/+8
2009-01-15resources: fix parameter name and kernel-docRandy Dunlap2-1/+3
2009-01-15jbd: fix missing kernel-docRandy Dunlap1-0/+2
2009-01-15Documentation/accounting/getdelays.c: fix endless loopMarcus Meissner1-0/+4
2009-01-15idr: fix wrong kernel-docLi Zefan1-2/+2
2009-01-15cgroups: consolidate cgroup documentsLi Zefan11-11/+11
2009-01-15cgroups: clean up KconfigLi Zefan1-28/+28
2009-01-15synclink_gt: enable RI interruptPaul Fulghum1-10/+6
2009-01-15sgi-xp: eliminate false detection of no heartbeatDean Nelson1-1/+1
2009-01-15rtc: rtc-twl4030 don't mask alarm interrupts on shutdownMatti Halme1-2/+3
2009-01-15rtc-pxa: fix build failureAntonio Ospite1-0/+2
2009-01-15rtc: tw4030 add alarm/update interfacesAlessandro Zummo1-34/+10
2009-01-15sysrq: add commentary on why we use the console loglevel over using KERN_EMERGAndy Whitcroft1-0/+6
2009-01-15sysrq documentation: document why the command header only is shownAndy Whitcroft1-0/+18
2009-01-15sysrq documentation: remove the redundant updated dateAndy Whitcroft1-1/+0
2009-01-15edac: add MAINTAINERS entry for i5400 EDAC driverMauro Carvalho Chehab1-0/+7
2009-01-15alpha: fix vmalloc breakageIvan Kokshaysky1-0/+11
2009-01-15video/framebuffer: fix bug: jpegview cannot work on framebuffer device other ...Michael Hennerich2-2/+28
2009-01-15gpio: fix probe() error return in gpio driver probesBen Dooks5-12/+24
2009-01-15atmel_spi: allow transfer when max_speed_hz = 0Stanislaw Gruszka1-2/+1
2009-01-15atmel_serial: fix flow control bugItai Levi1-1/+1
2009-01-15Update of Documentation: vm.txt and proc.txtPeter W Morreale2-470/+437
2009-01-15Revert "x86 PAT: remove CPA WARN_ON for zero pte"Linus Torvalds2-38/+17
2009-01-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds12-9/+67
2009-01-15CREDITS address update for dwmw2.David Woodhouse1-7/+4
2009-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds9-39/+229
2009-01-15hso serial throttled tty kref fix.Denis Joseph Barrow1-1/+3
2009-01-15tty: Fix double grabbing of a spinlockDenis Joseph Barrow1-2/+1
2009-01-15tty: Fix a kref leak in the HSO driver on re-openAlan Cox1-0/+1
2009-01-15ftdi_sio: fix kref leakJim Paris1-1/+1