| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/char/ppdev.c: put gotten port value | Julia Lawall | 2011-05-27 | 1 | -0/+1 |
* | drivers/char/mspec.c: use {k,v}zalloc to allocate memory | Rakib Mullick | 2011-05-27 | 1 | -3/+2 |
* | ipmi: convert to seq_file interface | Alexey Dobriyan | 2011-05-27 | 2 | -85/+141 |
* | i8k: Integrate with the hwmon subsystem | Jean Delvare | 2011-05-25 | 1 | -0/+162 |
* | i8k: Avoid lahf in 64-bit code | Luca Tettamanti | 2011-05-25 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 | 3 | -3/+3 |
|\ |
|
| * | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 | 3 | -3/+3 |
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-05-24 | 4 | -1/+22 |
|\ \ |
|
| * | | agp/uninorth: Fix lockups with radeon KMS and >1x. | Michel Dänzer | 2011-05-22 | 1 | -1/+1 |
| * | | agp/intel: add Ivy Bridge support | Jesse Barnes | 2011-05-14 | 3 | -0/+21 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -5/+0 |
|\ \ |
|
| * | | apm-emulation: apm_mutex breaks ACK; remove it | Paul Parsons | 2011-05-23 | 1 | -5/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2011-05-21 | 2 | -1/+10 |
|\ \ |
|
| * | | hwrng: amd - enable AMD hw rnd driver for Maple PPC boards | Dmitry Eremin-Solenikov | 2011-05-04 | 1 | -1/+1 |
| * | | hwrng: amd - manage resource allocation | Dmitry Eremin-Solenikov | 2011-05-04 | 1 | -0/+9 |
* | | | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 2011-05-20 | 4 | -28/+56 |
|\ \ \ |
|
| * \ \ | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-20 | 3 | -23/+55 |
| |\ \ \ |
|
| | * | | | RAW driver: Remove call to kobject_put(). | Robert P. J. Day | 2011-05-07 | 1 | -1/+0 |
| | * | | | Allow setting of number of raw devices as a module parameter | Jan Kara | 2011-05-07 | 2 | -7/+28 |
| | * | | | kmsg: properly support writev to avoid interleaved printk lines fix | Andrew Morton | 2011-04-20 | 1 | -3/+4 |
| | * | | | printk: /dev/kmsg - properly support writev() to avoid interleaved printk() l... | Kay Sievers | 2011-04-20 | 1 | -15/+26 |
| * | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-05-20 | 1 | -5/+1 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 2011-05-14 | 139 | -93321/+913 |
| | |\ \ \ \
| | | | |_|/
| | | |/| | |
|
| | * | | | | ia64: convert to clocksource_register_hz/khz | John Stultz | 2011-02-21 | 1 | -5/+1 |
* | | | | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2011-05-19 | 5 | -24/+34 |
|\| | | | | |
|
| * | | | | | drivercore: revert addition of of_match to struct device | Grant Likely | 2011-05-18 | 3 | -9/+19 |
| | |/ / /
| |/| | | |
|
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-04-21 | 1 | -11/+0 |
| |\ \ \ \ |
|
| | * | | | | virtio: console: Enable call to hvc_remove() on console port remove | Amit Shah | 2011-04-21 | 1 | -11/+0 |
| | | |/ /
| | |/| | |
|
| * | | | | agp: fix arbitrary kernel memory writes | Vasiliy Kulikov | 2011-04-21 | 1 | -3/+8 |
| * | | | | agp: fix OOM and buffer overflow | Vasiliy Kulikov | 2011-04-21 | 1 | -1/+7 |
| |/ / / |
|
* / / / | powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration. | Robert P. J. Day | 2011-05-04 | 1 | -1/+1 |
|/ / / |
|
* | | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 14 | -18/+18 |
* | | | char/tpm: Fix unitialized usage of data buffer | Peter Huewe | 2011-03-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | drivers/char/mem.c: clean up the code | Changli Gao | 2011-03-24 | 1 | -4/+1 |
* | | drivers/char: add MSM smd_pkt driver | Niranjana Vishwanathapura | 2011-03-24 | 3 | -0/+475 |
* | | drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch | Sergey Senozhatsky | 2011-03-24 | 1 | -1/+1 |
* | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-21 | 2 | -3/+3 |
|\ \ |
|
| * | | char: change to new flag variable | matt mooney | 2011-03-17 | 2 | -3/+3 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| | | \ \ \ | |
| | | \ \ \ | |
| | | \ \ \ | |
| | | \ \ \ | |
| | *---. \ \ \ | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King | 2011-03-17 | 14 | -118/+1957 |
| | |\ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | | | |
|
| | | | * | | | | ARM: amba: make probe() functions take const id tables | Russell King | 2011-02-23 | 1 | -1/+1 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-17 | 4 | -141/+83 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | dt: xilinx_hwicap: merge platform and of_platform driver bindings | Grant Likely | 2011-02-28 | 1 | -82/+47 |
| * | | | | | | | ipmi: convert OF driver to platform driver | Rob Herring | 2011-02-28 | 1 | -47/+23 |
| * | | | | | | | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -7/+9 |
| * | | | | | | | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 2011-02-28 | 1 | -5/+4 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 | 108 | -93082/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | tty: move cd1865.h to drivers/staging/tty/ | Arnd Bergmann | 2011-03-07 | 1 | -263/+0 |
| * | | | | | | | Staging: tty: fix build with epca.c driver | Greg Kroah-Hartman | 2011-03-07 | 3 | -278/+0 |
| * | | | | | | | pcmcia: synclink_cs: fix prototype for mgslpc_ioctl() | Axel Lin | 2011-03-01 | 1 | -2/+1 |