| Commit message (Expand) | Author | Age |
* | genirq: percpu: allow interrupt type to be set at enable time | Marc Zyngier | 2011-10-03 |
* | genirq: Add support for per-cpu dev_id interrupts | Marc Zyngier | 2011-10-03 |
* | genirq: Add IRQCHIP_SKIP_SET_WAKE flag | Santosh Shilimkar | 2011-09-12 |
* | regulator: fix kernel-doc warning in consumer.h | Randy Dunlap | 2011-09-08 |
* | wireless: fix kernel-doc warning in net/cfg80211.h | Randy Dunlap | 2011-09-08 |
* | Merge branch 'perf-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip | Linus Torvalds | 2011-09-07 |
|\ |
|
| * | perf events: Fix slow and broken cgroup context switch code | Stephane Eranian | 2011-08-29 |
* | | fs/9p: Use protocol-defined value for lock/getlock 'type' field. | Jim Garlick | 2011-09-06 |
* | | fs/9p: Add OS dependent open flags in 9p protocol | Aneesh Kumar K.V | 2011-09-06 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-08-29 |
|\ \
| |/
|/| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-08-26 |
| |\ |
|
| | * | mac80211: fix suspend/resume races with unregister hw | Stanislaw Gruszka | 2011-08-22 |
* | | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 |
* | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-08-26 |
|\ \ \ |
|
| * | | | TTY: pty, fix pty counting | Jiri Slaby | 2011-08-23 |
* | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-08-26 |
|\ \ \ \ |
|
| * | | | | drivers:misc:ti-st: platform hooks for chip states | Pavan Savoy | 2011-08-22 |
| |/ / / |
|
* | | | | backlight: add a callback 'notify_after' for backlight control | Dilan Lee | 2011-08-25 |
* | | | | rapidio: fix use of non-compatible registers | Alexandre Bounine | 2011-08-25 |
* | | | | MAINTAINERS: Evgeniy has moved | Evgeniy Polyakov | 2011-08-25 |
* | | | | lockdep: Add helper function for dir vs file i_mutex annotation | Josh Boyer | 2011-08-25 |
* | | | | Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-08-25 |
|\ \ \ \ |
|
| * | | | | squeeze max-pause area and drop pass-good area | Wu Fengguang | 2011-08-19 |
* | | | | | Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-08-25 |
|\ \ \ \ \ |
|
| * | | | | | target: Make standard INQUIRY return 'not connected' for tpg_virt_lun0 | Nicholas Bellinger | 2011-08-22 |
| |/ / / / |
|
* | | / / | Add a personality to report 2.6.x version numbers | Andi Kleen | 2011-08-25 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2011-08-24 |
|\ \ \ \ |
|
| * | | | | fuse: fix flock | Miklos Szeredi | 2011-08-08 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-08-19 |
|\ \ \ \ \ |
|
| * | | | | | block: fix flush machinery for stacking drivers with differring flush flags | Jeff Moyer | 2011-08-15 |
| * | | | | | blktrace: add FLUSH/FUA support | Namhyung Kim | 2011-08-11 |
| * | | | | | Move some REQ flags to the common bio/request area | Matthew Wilcox | 2011-08-11 |
| * | | | | | loop: add management interface for on-demand device allocation | Kay Sievers | 2011-07-31 |
| * | | | | | loop: replace linked list of allocated devices with an idr index | Kay Sievers | 2011-07-31 |
| * | | | | | block: add bsg helper library | Mike Christie | 2011-07-31 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2011-08-19 |
|\ \ \ \ \ \ |
|
| * | | | | | | PCI : ability to relocate assigned pci-resources | Ram Pai | 2011-08-01 |
| * | | | | | | PCI: Set PCI-E Max Payload Size on fabric | Jon Mason | 2011-08-01 |
* | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-08-17 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | PM / Domains: Fix build for CONFIG_PM_RUNTIME unset | Rafael J. Wysocki | 2011-08-14 |
* | | | | | | | | mm: fix __page_to_pfn for a const struct page argument | Ian Campbell | 2011-08-17 |
* | | | | | | | | mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. | Ian Campbell | 2011-08-17 |
* | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-08-17 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | rtc: Limit RTC PIE frequency | Thomas Gleixner | 2011-07-26 |
* | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-17 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / /
|/| | | | | | | | |
|
| * | | | | | | | | irq: Track the owner of irq descriptor | Sebastian Andrzej Siewior | 2011-07-28 |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-08-14 |
|\ \ \ \ \ \ \ \ \
| |_|_|/ / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | mmc: remove unused "ddr" parameter in struct mmc_ios | Jaehoon Chung | 2011-08-13 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-08-13 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ASoC: omap: Update e-mail address of Jarkko Nikula | Jarkko Nikula | 2011-08-11 |