Age | Commit message (Expand) | Author |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt |
2011-05-19 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-05-06 | RAW driver: Remove call to kobject_put(). | Robert P. J. Day |
2011-05-06 | Allow setting of number of raw devices as a module parameter | Jan Kara |
2011-05-04 | powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration. | Robert P. J. Day |
2011-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-04-21 | virtio: console: Enable call to hvc_remove() on console port remove | Amit Shah |
2011-04-21 | agp: fix arbitrary kernel memory writes | Vasiliy Kulikov |
2011-04-21 | agp: fix OOM and buffer overflow | Vasiliy Kulikov |
2011-04-19 | kmsg: properly support writev to avoid interleaved printk lines fix | Andrew Morton |
2011-04-19 | printk: /dev/kmsg - properly support writev() to avoid interleaved printk() l... | Kay Sievers |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | char/tpm: Fix unitialized usage of data buffer | Peter Huewe |
2011-03-23 | drivers/char/mem.c: clean up the code | Changli Gao |
2011-03-23 | drivers/char: add MSM smd_pkt driver | Niranjana Vishwanathapura |
2011-03-23 | drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch | Sergey Senozhatsky |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds |
2011-03-17 | char: change to new flag variable | matt mooney |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-10 | ipmi: Fix IPMI errors due to timing problems | Doe, YiCheng |
2011-03-07 | tty: move cd1865.h to drivers/staging/tty/ | Arnd Bergmann |
2011-03-07 | Staging: tty: fix build with epca.c driver | Greg Kroah-Hartman |
2011-03-06 | virtio: console: Don't access vqs if device was unplugged | Amit Shah |
2011-03-01 | Revert "TPM: Long default timeout fix" | Linus Torvalds |
2011-03-01 | pcmcia: synclink_cs: fix prototype for mgslpc_ioctl() | Axel Lin |
2011-02-28 | dt: xilinx_hwicap: merge platform and of_platform driver bindings | Grant Likely |
2011-02-28 | ipmi: convert OF driver to platform driver | Rob Herring |
2011-02-28 | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely |
2011-02-25 | tty: forgot to remove ipwireless from drivers/char/pcmcia/Makefile | Greg Kroah-Hartman |
2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman |
2011-02-24 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King |
2011-02-23 | amd64-agp: fix crash at second module load | Florian Mickler |
2011-02-22 | tty: move obsolete and broken generic_serial drivers to drivers/staging/gener... | Greg Kroah-Hartman |
2011-02-22 | tty: move obsolete and broken tty drivers to drivers/staging/tty/ | Greg Kroah-Hartman |
2011-02-22 | tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/ | Greg Kroah-Hartman |
2011-02-22 | tty: move a number of tty drivers from drivers/char/ to drivers/tty/ | Greg Kroah-Hartman |
2011-02-22 | tty: move Kconfig entries into drivers/tty from drivers/char | Greg Kroah-Hartman |
2011-02-22 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds |
2011-02-22 | agp/intel: Experiment with a 855GM GWB bit | Chris Wilson |