summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-08kmemleak: Trace the kmalloc_large* functions in slubCatalin Marinas2-4/+8
2009-07-08kmemleak: Scan objects allocated during a scanning episodeCatalin Marinas1-3/+40
2009-07-08kmemleak: Do not acquire scan_mutex in kmemleak_open()Catalin Marinas1-33/+30
2009-07-08kmemleak: Remove the reported leaks number limitationCatalin Marinas1-15/+2
2009-07-07kmemleak: Add more cond_resched() calls in the scanning threadCatalin Marinas1-8/+11
2009-07-07kmemleak: Renice the scanning thread to +10Catalin Marinas1-0/+1
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-51/+39
2009-07-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-411/+1026
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-22/+32
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds35-259/+658
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds12-73/+104
2009-07-06Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds49-1803/+120
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds3-4/+8
2009-07-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds25-112/+1027
2009-07-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-23/+95
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds8-22/+43
2009-07-06fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt4-4/+4
2009-07-06cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov3-6/+6
2009-07-06linux/sysrq.h needs linux/errno.hTobias Doerffel1-0/+2
2009-07-06drivers/video/s3c-fb.c: fix clock setting for Samsung SoC FramebufferInKi Dae1-10/+7
2009-07-06Fix virt_to_phys() warningsKevin Cernekee3-3/+3
2009-07-06mm: mark page accessed before we write_end()Josef Bacik1-0/+1
2009-07-06elf: fix multithreaded program core dumping on armHui Zhu1-0/+2
2009-07-06sys_sync(): fix 16% performance regression in ffsb create_4k testZhang, Yanmin1-0/+5
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter1-0/+2
2009-07-06rtc: ds1374, fix lock imbalanceJiri Slaby1-2/+2
2009-07-06vlynq: fix typo in Kconfig to enable debuggingFlorian Fainelli1-1/+1
2009-07-06vlynq: correct typo of missing "CONFIG_" prefix in ifdefRobert P. J. Day1-1/+1
2009-07-06sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt1-1/+0
2009-07-06Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller1-19/+27
2009-07-06sctp: fix warning at inet_sock_destruct() while release sctp socketWei Yongjun1-23/+2
2009-07-06tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski1-1/+3
2009-07-06Revert "ide: improve handling of Power Management requests"David S. Miller1-22/+32
2009-07-06microblaze: Fix cast warning for init.cMichal Simek1-3/+3
2009-07-06microblaze: Wire up new syscallsMichal Simek2-1/+5
2009-07-06microblaze: use generic syscalls.hArnd Bergmann6-62/+28
2009-07-06microblaze: clean up signal handlingArnd Bergmann7-345/+43
2009-07-06microblaze: convert all simple headers to use asm-genericRemis Lima Baima19-266/+21
2009-07-06microblaze: use the generic lib/checksum.cRemis Lima Baima4-241/+6
2009-07-06microblaze: fall back on generic header files for the ABIArnd Bergmann17-887/+16
2009-07-06Merge branch 'slab/urgent' into for-linusPekka Enberg3-4/+8
2009-07-05dsa: fix 88e6xxx statistics counter snapshottingStephane Contri1-1/+1
2009-07-05forcedeth: Fix NAPI race.Eric Dumazet1-11/+14
2009-07-05drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall1-3/+3
2009-07-05pcnet_cs: add new idKen Kawasaki1-0/+1
2009-07-05bnx2x: Fix the maximal values of coalescing timeouts.Eilon Greenstein2-4/+6
2009-07-05bnx2x: Disable HC coalescing when setting timeout to zero.Eilon Greenstein1-2/+2
2009-07-05tun: Fix device unregister raceHerbert Xu1-7/+9
2009-07-05V4L/DVB (12206): get_dvb_firmware: Correct errors in MPC718 firmware extracti...Andy Walls1-1/+2
2009-07-05V4L/DVB (12203): radio-si470x: fix lock imbalanceJiri Slaby1-3/+2