Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2011-10-27 | 4 | -26/+365 | |
|\ | ||||||
| * | Input: wacom - add LED support for Cintiq 21ux2 | Ping Cheng | 2011-10-05 | 1 | -7/+16 | |
| * | Input: wacom - don't expose LED inactive option | Ping Cheng | 2011-10-05 | 1 | -5/+3 | |
| * | Input: wacom - lower the LED luminance | Ping Cheng | 2011-10-05 | 1 | -1/+2 | |
| * | Input: elantech - add v4 hardware support | JJ Ding | 2011-09-09 | 1 | -0/+170 | |
| * | Input: elantech - add v3 hardware support | JJ Ding | 2011-09-09 | 1 | -12/+105 | |
| * | Input: elantech - correct x, y value range for v2 hardware | JJ Ding | 2011-09-09 | 1 | -4/+4 | |
| * | Input: wacom - add Intuos4 LED and OLED control | Eduard Hasenleithner | 2011-09-07 | 2 | -10/+64 | |
| * | Merge commit 'v3.1-rc4' into next | Dmitry Torokhov | 2011-09-07 | 363 | -7394/+14186 | |
| |\ | ||||||
| * | | Input: mt - document devices reporting more touches than slots | Daniel Kurtz | 2011-08-23 | 1 | -0/+14 | |
* | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-10-27 | 4 | -1/+65 | |
|\ \ \ | ||||||
| * | | | Devicetree: Expand on ARM Primecell binding documentation | Grant Likely | 2011-10-24 | 1 | -1/+3 | |
| * | | | Merge commit 'v3.1' into devicetree/next | Grant Likely | 2011-10-24 | 2 | -8/+9 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'for-grant' of git://git.jdl.com/software/linux-3.0 into devicet... | Grant Likely | 2011-10-05 | 10 | -104/+55 | |
| |\ \ \ \ | ||||||
| | * | | | | devicetree: Add ARM pl022 spi controller binding doc | Rob Herring | 2011-10-05 | 1 | -0/+12 | |
| | * | | | | devicetree: Add ARM pl061 gpio controller binding doc | Rob Herring | 2011-10-05 | 1 | -0/+10 | |
| * | | | | | devicetree: Document Qualcomm and Atmel prefixes | Grant Likely | 2011-09-22 | 1 | -0/+2 | |
| * | | | | | devicetree: Add a registry of vendor prefixes | Grant Likely | 2011-09-21 | 1 | -0/+38 | |
* | | | | | | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2011-10-26 | 1 | -2/+0 | |
|\ \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| | \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ | Merge branches 'slab/next' and 'slub/partial' into slab/for-linus | Pekka Enberg | 2011-10-26 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'slab/urgent' into slab/next | Pekka Enberg | 2011-09-19 | 18 | -166/+419 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | slub: doc: update the slabinfo.c file path | Jason Liu | 2011-08-31 | 2 | -3/+1 | |
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 1 | -0/+122 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'v3.1-rc9' into sched/core | Ingo Molnar | 2011-10-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-10-04 | 6 | -99/+25 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2011-09-18 | 22 | -114/+3033 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sched: Add documentation for bandwidth control | Bharata B Rao | 2011-08-14 | 1 | -0/+122 | |
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 | 5 | -62/+259 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcu | Ingo Molnar | 2011-10-01 | 5 | -62/+259 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | rcu: Document interpretation of RCU-lockdep splats | Paul E. McKenney | 2011-09-28 | 1 | -0/+110 | |
| | * | | | | | | | | | | rcu: Update documentation for additional RCU lockdep functions | Paul E. McKenney | 2011-09-28 | 1 | -3/+21 | |
| | * | | | | | | | | | | rcu: Not necessary to pass rcu_read_lock_held() to rcu_dereference_protected() | Michal Hocko | 2011-09-28 | 1 | -6/+4 | |
| | * | | | | | | | | | | rcu: Simplify quiescent-state accounting | Paul E. McKenney | 2011-09-28 | 1 | -17/+17 | |
| | * | | | | | | | | | | rcu: Fix RCU's NMI documentation | Paul E. McKenney | 2011-09-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | rcu: Catch rcutorture up to new RCU API additions | Paul E. McKenney | 2011-09-28 | 1 | -0/+3 | |
| | * | | | | | | | | | | rcu: Update rcutorture documentation | Paul E. McKenney | 2011-09-28 | 1 | -35/+99 | |
| | * | | | | | | | | | | rcu: Update documentation to flag RCU_BOOST trace information | Paul E. McKenney | 2011-09-28 | 1 | -0/+4 | |
* | | | | | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha | 2011-09-21 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-26 | 4 | -0/+91 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | tty/serial: RS485 bindings for device tree | Nicolas Ferre | 2011-10-18 | 3 | -0/+63 | |
| * | | | | | | | | | | | | | tty: add a DesignWare 8250 driver | Jamie Iles | 2011-08-26 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | atmel_serial: RS485: receiving enabled when sending data | Bernhard Roth | 2011-08-24 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | Revert "tty: of_serial: add support for the DesignWare 8250" | Greg Kroah-Hartman | 2011-08-24 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | tty: of_serial: add support for the DesignWare 8250 | Jamie Iles | 2011-08-23 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2011-10-26 | 8 | -42/+689 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | hwmon: (lm75) Document why clones are not detected | Jean Delvare | 2011-10-24 | 1 | -24/+34 | |
| * | | | | | | | | | | | | | | hwmon: (lm75) Add support for Analog Devices ADT75 | Michael Hennerich | 2011-10-24 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | hwmon: (pmbus) Add support for Lineage Power DC-DC converters | Guenter Roeck | 2011-10-24 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | hwmon: (pmbus/ltc2978) Add support for LTC3880 to LTC2978 driver | Guenter Roeck | 2011-10-24 | 1 | -16/+41 |