platform/kernel/linux-stable.git
2009-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git390.marist.edu...
2009-09-11 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-11 Catalin Marinaskmemleak: Improve the "Early log buffer exceeded" error...
2009-09-11 Michael Holzheu[S390] tape: Use pr_xxx instead of dev_xxx in shared...
2009-09-11 Heiko Carstens[S390] Wire up page fault events for software perf...
2009-09-11 Heiko Carstens[S390] Remove smp_cpu_not_running.
2009-09-11 Heiko Carstens[S390] Get rid of cpuid.h header file.
2009-09-11 Heiko Carstens[S390] Limit cpu detection to 256 physical cpus.
2009-09-11 Michael Holzheu[S390] tape: Fix device online messages
2009-09-11 Heiko Carstens[S390] Enable guest page hinting by default.
2009-09-11 Heiko Carstens[S390] use generic scatterlist.h
2009-09-11 Michael Holzheu[S390] s390dbf: Add description for usage of "%s" in...
2009-09-11 Heiko Carstens[S390] Initialize __LC_THREAD_INFO early.
2009-09-11 Martin Schwidefsky[S390] fix recursive locking on page_table_lock
2009-09-11 Hendrik Brueckner[S390] kvm: use console_initcall() to initialize s390...
2009-09-11 Roel Kluin[S390] tape: reversed order of labels
2009-09-11 Michael Holzheu[S390] hypfs: Use "%u" instead of "%d" for unsigned...
2009-09-11 Hendrik Brueckner[S390] kernel: Print an error message if kernel NSS...
2009-09-11 Felix Beck[S390] zcrypt: Free ap_device if dev_set_name fails.
2009-09-11 Felix Beck[S390] zcrypt: Use spin_lock_bh in suspend callback
2009-09-11 Michael Holzheu[S390] xpram: Remove checksum validation for suspend...
2009-09-11 Michael Holzheu[S390] vmur: Invalid allocation sequence for vmur class
2009-09-11 Vitaliy Gusev[S390] hypfs: remove useless variable qname
2009-09-11 Hans-Joachim... [S390] add call home support
2009-09-11 Christoph Hellwig[S390] remove unused irq_cpustat_t defintion
2009-09-11 Heiko Carstens[S390] kernel: always keep machine flags in lowcore
2009-09-11 Nelson Elhage[S390] clean up linker script using new linker script...
2009-09-11 Tim Abbott[S390] Use macros for .data.page_aligned.
2009-09-11 Hendrik Brueckner[S390] move (io|sysc)_restore_trace_psw into .data...
2009-09-11 Hendrik Brueckner[S390] kernel: Convert upper case scpdata to lower...
2009-09-11 Hendrik Brueckner[S390] kernel: Append scpdata to kernel boot command...
2009-09-11 Frank Munzert[S390] tape: use init_timer_on_stack() rather than...
2009-09-11 Sebastian Ott[S390] proper use of device register
2009-09-11 Heiko Carstens[S390] hibernation: merge files and move to kernel/
2009-09-11 Heiko Carstens[S390] hibernation: remove dead file
2009-09-11 Heiko Carstens[S390] atomic ops: small cleanups
2009-09-11 Heiko Carstens[S390] atomic ops: add effecient atomic64 support for...
2009-09-11 Martin Schwidefsky[S390] improve mcount code
2009-09-11 Heiko Carstens[S390] convert/optimize csum_fold() to C
2009-09-11 Heiko Carstens[S390] introduce get_clock_monotonic
2009-09-11 Stefan Haberland[S390] dasd: fix message naming
2009-09-11 Stefan Haberland[S390] dasd: optimize cpu usage in goodcase
2009-09-11 Stefan Weinhuber[S390] dasd: fail requests when device state is less...
2009-09-11 Sebastian Ott[S390] cio: remove ccw_device init_name
2009-09-11 Sebastian Ott[S390] cio: move final put_device to ccw_device_unregister
2009-09-11 Sebastian Ott[S390] cio: remove subchannel init_name
2009-09-11 Sebastian Ott[S390] cio: fix memleak in subchannel validation
2009-09-11 Sebastian Ott[S390] cio: fix use after free in s390 debug feature
2009-09-11 Jan Glauber[S390] qdio: remove limited number of debugfs entries
2009-09-11 Michael Ernst[S390] cio: failing set online/offline processing.
2009-09-11 Sebastian Ott[S390] cio: ensure to hold a reference for deferred...
2009-09-11 Jan Glauber[S390] qdio: continue polling if the queue is not finished
2009-09-11 Sebastian Ott[S390] cio: increase trace level
2009-09-11 Sebastian Ott[S390] cio: fix not oper handling after failed [on...
2009-09-11 Peter Oberparleiter[S390] cio: consolidate subchannel intparm reset
2009-09-11 Heiko Carstens[S390] cio: move scsw helper functions to header file
2009-09-11 Peter Oberparleiter[S390] cio: fix ineffective verify event
2009-09-11 Roland DreierMerge branch 'mad' into for-linus
2009-09-11 Roland DreierMerge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', ...
2009-09-10 James MorrisMerge branch 'next' into for-linus
2009-09-10 Geert Uytterhoevenmd: Fix "strchr" [drivers/md/dm-log-userspace.ko] undef...
2009-09-10 Roland McGrathbinfmt_elf: fix PT_INTERP bss handling
2009-09-10 Jason GunthorpeTPM: Fixup boot probe timeout for tpm_tis driver
2009-09-10 Linus TorvaldsMerge branch 'lookup-permissions-cleanup'
2009-09-10 Roland McGrathbinfmt_elf: fix PT_INTERP bss handling
2009-09-10 David P. Quigleysysfs: Add labeling support for sysfs
2009-09-10 David P. QuigleyLSM/SELinux: inode_{get,set,notify}secctx hooks to...
2009-09-10 David P. QuigleyVFS: Factor out part of vfs_setxattr so it can be calle...
2009-09-09 Linus TorvaldsLinux 2.6.31 v2.6.31
2009-09-09 Steve WiseRDMA/iwcm: Reject the connection when the cm_id is...
2009-09-09 Steve WiseRDMA/cxgb3: Clean up properly on FW mismatch failures
2009-09-09 Steve WiseRDMA/cxgb3: Don't ignore insert_handle() failures
2009-09-09 Ed Cashinaoe: allocate unused request_queue for sysfs
2009-09-09 David HowellsKEYS: Add missing linux/tracehook.h #inclusions
2009-09-09 Linus Torvaldsi915: disable interrupts before tearing down GEM state
2009-09-08 Linus Torvaldsjffs2/jfs/xfs: switch over to 'check_acl' rather than...
2009-09-08 Linus Torvaldsext[234]: move over to 'check_acl' permission model
2009-09-08 Linus Torvaldsshmfs: use 'check_acl' instead of 'permission'
2009-09-08 Linus TorvaldsMake 'check_acl()' a first-class filesystem op
2009-09-08 Linus TorvaldsSimplify exec_permission_lite(), part 3
2009-09-08 Linus TorvaldsSimplify exec_permission_lite() further
2009-09-08 Linus TorvaldsSimplify exec_permission_lite() logic
2009-09-08 Linus TorvaldsDo not call 'ima_path_check()' for each path component
2009-09-08 Zhenyu Wangdrm/i915: fix mask bits setting
2009-09-08 Luis R. Rodriguezkmemleak: fix sparse warning for static declarations
2009-09-08 Luis R. Rodriguezkmemleak: fix sparse warning over overshadowed flags
2009-09-08 Luis R. Rodriguezkmemleak: move common painting code together
2009-09-08 Luis R. Rodriguezkmemleak: add clear command support
2009-09-08 Luis R. Rodriguezkmemleak: use bool for true/false questions
2009-09-08 Catalin Marinaskmemleak: Do no create the clean-up thread during kmeml...
2009-09-08 Roland DreierMAINTAINERS: InfiniBand/RDMA mailing list transition...
2009-09-07 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-09-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2009-09-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-07 Hal RosenstockIB/mad: Allow tuning of QP0 and QP1 sizes
2009-09-07 Roland DreierIB/mad: Fix possible lock-lock-timer deadlock
next