aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-07[S390] define KTIME_SCALAR for 32-bit s390Martin Schwidefsky
2009-07-07[S390] add generic atomic64 support for 31 bitHeiko Carstens
2009-07-07[S390] improve suspend/resume error messagesChristian Borntraeger
2009-07-07[S390] set SCHED_OMIT_FRAME_POINTER for s390Martin Schwidefsky
2009-07-07[S390] add __ucmpdi2() helper functionHeiko Carstens
2009-07-07[S390] perf_counter build fixHeiko Carstens
2009-07-07[S390] shutdown actions: save/return rc from init functionFrank Munzert
2009-07-07[S390] dasd: correct debugfeature sense dumpStefan Haberland
2009-07-07[S390] udelay: disable lockdep to avoid false positivesHeiko Carstens
2009-07-07[S390] monreader: fix dev_set_drvdata conversionHeiko Carstens
2009-07-07[S390] sclp: fix compile error for !SCLP_CONSOLEHeiko Carstens
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2009-07-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-06Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-07-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-07-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-07-06fb: Initialize fb_info mutexes in framebuffer_alloc()Paul Mundt
2009-07-06cred_guard_mutex: do not return -EINTR to user-spaceOleg Nesterov
2009-07-06linux/sysrq.h needs linux/errno.hTobias Doerffel
2009-07-06drivers/video/s3c-fb.c: fix clock setting for Samsung SoC FramebufferInKi Dae
2009-07-06Fix virt_to_phys() warningsKevin Cernekee
2009-07-06mm: mark page accessed before we write_end()Josef Bacik
2009-07-06elf: fix multithreaded program core dumping on armHui Zhu
2009-07-06sys_sync(): fix 16% performance regression in ffsb create_4k testZhang, Yanmin
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter
2009-07-06rtc: ds1374, fix lock imbalanceJiri Slaby
2009-07-06vlynq: fix typo in Kconfig to enable debuggingFlorian Fainelli
2009-07-06vlynq: correct typo of missing "CONFIG_" prefix in ifdefRobert P. J. Day
2009-07-06sisfb: fix regression with uninitalized fb_info->mm_lock mutexKrzysztof Helt
2009-07-06Revert "p54: Use SKB list handling helpers instead of by-hand code."David S. Miller
2009-07-06sctp: fix warning at inet_sock_destruct() while release sctp socketWei Yongjun
2009-07-06tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.Mariusz Kozlowski
2009-07-06Revert "ide: improve handling of Power Management requests"David S. Miller
2009-07-06microblaze: Fix cast warning for init.cMichal Simek
2009-07-06microblaze: Wire up new syscallsMichal Simek
2009-07-06microblaze: use generic syscalls.hArnd Bergmann
2009-07-06microblaze: clean up signal handlingArnd Bergmann
2009-07-06microblaze: convert all simple headers to use asm-genericRemis Lima Baima
2009-07-06microblaze: use the generic lib/checksum.cRemis Lima Baima
2009-07-06microblaze: fall back on generic header files for the ABIArnd Bergmann
2009-07-06Merge branch 'slab/urgent' into for-linusPekka Enberg
2009-07-05dsa: fix 88e6xxx statistics counter snapshottingStephane Contri
2009-07-05forcedeth: Fix NAPI race.Eric Dumazet
2009-07-05drivers/net/smsc911x.c: Fix resource size off by 1 errorJulia Lawall
2009-07-05pcnet_cs: add new idKen Kawasaki