summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-30Merge branch 'linus' into nextJames Morris
2011-06-29Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-06-29Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-06-29ahci: change 'masking port_map' printk to KERN_WARNING levelLinus Torvalds
2011-06-29i2c/pca954x: Initialize the mux to disconnected statePetri Gynther
2011-06-29i2c-taos-evm: Fix log messagesJean Delvare
2011-06-29KVM: x86 emulator: fix %rip-relative addressing with immediate source operandAvi Kivity
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich
2011-06-29TOMOYO: Make several options configurable.Tetsuo Handa
2011-06-29TOMOYO: Add built-in policy support.Tetsuo Handa
2011-06-29TOMOYO: Rename meminfo to stat and show more statistics.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 4.Tetsuo Handa
2011-06-29TOMOYO: Fix lockdep warning.Tetsuo Handa
2011-06-29TOMOYO: Change pathname for non-rename()able filesystems.Tetsuo Handa
2011-06-29TOMOYO: Add policy namespace support.Tetsuo Handa
2011-06-29TOMOYO: Add ACL group support.Tetsuo Handa
2011-06-29TOMOYO: Add auditing interface.Tetsuo Handa
2011-06-29TOMOYO: Simplify profile structure.Tetsuo Handa
2011-06-29TOMOYO: Rename directives.Tetsuo Handa
2011-06-29TOMOYO: Use struct for passing ACL line.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 3.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 2.Tetsuo Handa
2011-06-29TOMOYO: Cleanup part 1.Tetsuo Handa
2011-06-29powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling
2011-06-28Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-06-28Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-06-28Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-06-28Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-06-28drm/i915: Use chipset-specific irq installersChris Wilson
2011-06-28drm/i915: forcewake fix after resetBen Widawsky
2011-06-28proc: restrict access to /proc/PID/ioVasiliy Kulikov
2011-06-28md: avoid endless recovery loop when waiting for fail device to complete.NeilBrown
2011-06-27Linux 3.0-rc5v3.0-rc5Linus Torvalds
2011-06-27drm/i915: more struct_mutex lockingHugh Dickins
2011-06-27drm/i915: use shmem_truncate_rangeHugh Dickins
2011-06-27drm/i915: use shmem_read_mapping_pageHugh Dickins
2011-06-27drm/ttm: use shmem_read_mapping_pageHugh Dickins
2011-06-27drivers/tty/serial/8250_pci.c: fix warningAndrew Morton
2011-06-27drivers/misc/ioc4.c: fix section mismatch / race conditionRalf Baechle
2011-06-27drivers/leds/leds-lp5523.c: fix section mismatchesRalf Baechle
2011-06-27drivers/leds/leds-lp5521.c: fix section mismatchesRalf Baechle
2011-06-27memcg: fix direct softlimit reclaim to be called in limit pathKAMEZAWA Hiroyuki
2011-06-27taskstats: don't allow duplicate entries in listener modeVasiliy Kulikov
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-27mm/memory-failure.c: fix spinlock vs mutex orderPeter Zijlstra
2011-06-27drivers/misc/lkdtm.c: fix race when crashpoint is hit multiple times before c...Josh Hunt