Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream' into for-linus | Jiri Kosina | 2010-05-19 | 14 | -79/+667 |
|\ | |||||
| * | HID: hidraw: Use Interrupt Endpoint for OUT Transfers if Available | Alan Ott | 2010-05-18 | 1 | -10/+30 |
| * | HID: hid-samsung: remove redundant key mappings | Don Prince | 2010-05-18 | 1 | -7/+0 |
| * | HID: add omitted hid-zydacron.c file | Jiri Kosina | 2010-05-17 | 1 | -0/+237 |
| * | HID: hid-samsung: add support for Creative Desktop Wireless 6000 | Don Prince | 2010-05-17 | 4 | -13/+93 |
| * | HID: Zydacron Remote Control driver | Don Prince | 2010-05-17 | 4 | -0/+12 |
| * | HID: Use kmemdup | Julia Lawall | 2010-05-17 | 1 | -2/+1 |
| * | HID: hidraw: fix indentation | Antonio Ospite | 2010-05-11 | 1 | -1/+1 |
| * | HID: add multi-input quirk for eGalax Touchcontroller | Peter Hutterer | 2010-05-10 | 2 | -0/+4 |
| * | HID: add support for BTC Emprex 3009URF III Vista MCE Remote | Wayne Thomas | 2010-04-29 | 4 | -15/+29 |
| * | HID: fix build failure | Jiri Kosina | 2010-04-23 | 1 | -1/+1 |
| * | HID: fix support for Wacom Intuos 4 wireless | Jiri Kosina | 2010-04-21 | 1 | -0/+1 |
| * | HID: add support for the Wacom Intuos 4 wireless | Bastien Nocera | 2010-04-21 | 2 | -1/+2 |
| * | HID: add mappings for a few keys found on Logitech MX3200 | Lorenzo Castelli | 2010-04-19 | 1 | -0/+9 |
| * | HID: add HID_QUIRK_HIDDEV_FORCE and HID_QUIRK_NO_IGNORE | Bastien Nocera | 2010-04-19 | 2 | -1/+4 |
| * | HID: non-overlapping zeroing of extra bits | Pete Zaitcev | 2010-04-13 | 1 | -5/+1 |
| * | HID: add support for 3M multitouch 22" display | Stephane Chatty | 2010-04-11 | 3 | -3/+30 |
| * | HID: usbhid: enable remote wakeup for keyboards | Alan Stern | 2010-04-03 | 2 | -2/+6 |
| * | HID: add sysfs speed attribute for wacom bluetooth tablet | Przemo Firszt | 2010-03-22 | 1 | -1/+39 |
| * | HID: separate mode switching function for wacom bluetooth driver | Przemo Firszt | 2010-03-22 | 1 | -26/+40 |
| * | HID: expose wacom pen tablet battery through power_supply class | Przemo Firszt | 2010-03-16 | 2 | -0/+135 |
| * | HID: register debugfs entries before adding device | Bruno Prémont | 2010-03-15 | 1 | -2/+3 |
* | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 | 1 | -3/+5 |
|\ \ | |||||
| * | | x86, acpi/irq: pci device dev->irq is an isa irq not a gsi | Eric W. Biederman | 2010-05-04 | 1 | -3/+5 |
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 | 4 | -89/+45 |
|\ \ \ | |||||
| * | | | Modify the VMware balloon driver for the new x86_hyper API | H. Peter Anvin | 2010-05-09 | 1 | -2/+2 |
| * | | | Merge commit 'v2.6.34-rc6' into x86/cpu | H. Peter Anvin | 2010-05-08 | 2693 | -4482/+25783 |
| |\ \ \ | |||||
| * | | | | cpufreq: Unify sysfs attribute definition macros | Borislav Petkov | 2010-04-09 | 3 | -86/+42 |
* | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge commit 'v2.6.34-rc7' into tracing/core | Ingo Molnar | 2010-05-13 | 278 | -1143/+4995 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2010-04-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | tracing: Dump either the oops's cpu source or all cpus buffers | Frederic Weisbecker | 2010-04-21 | 1 | -1/+1 |
| * | | | | | | | Merge commit 'v2.6.34-rc5' into tracing/core | Ingo Molnar | 2010-04-21 | 148 | -1596/+2223 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 | 2 | -14/+75 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | ondemand: Make the iowait-is-busy time a sysfs tunable | Arjan van de Ven | 2010-05-09 | 1 | -1/+46 |
| * | | | | | | | | ondemand: Solve a big performance issue by counting IOWAIT time as busy | Arjan van de Ven | 2010-05-09 | 1 | -2/+28 |
| * | | | | | | | | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m... | Ingo Molnar | 2010-05-08 | 1 | -12/+2 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||||
| | * | | | | | | | stop_machine: reimplement using cpu_stop | Tejun Heo | 2010-05-06 | 1 | -12/+2 |
* | | | | | | | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-05-18 | 4 | -66/+102 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge commit 'v2.6.34-rc7' into oprofile | Ingo Molnar | 2010-05-10 | 278 | -1143/+4995 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | oprofile: protect from not being in an IRQ context | Phil Carmody | 2010-05-03 | 1 | -2/+10 |
| * | | | | | | | | | Merge commit 'tip/tracing/core' into oprofile/core | Robert Richter | 2010-04-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| | * | | | | | | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2010-04-08 | 2561 | -2314/+19739 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | ring-buffer: Add place holder recording of dropped events | Steven Rostedt | 2010-04-01 | 1 | -2/+2 |
| | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| * | | | | | | | | | oprofile: remove double ring buffering | Andi Kleen | 2010-04-23 | 1 | -50/+13 |
| * | | | | | | | | | Merge commit 'v2.6.34-rc5' into oprofile/core | Robert Richter | 2010-04-23 | 4809 | -99695/+243843 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | | | |||||
| * | | | | | | | | | oprofile: convert oprofile from timer_hook to hrtimer | Martin Schwidefsky | 2010-03-02 | 3 | -14/+79 |
* | | | | | | | | | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 4 | -9/+9 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.34-rc6' into core/locking | Ingo Molnar | 2010-05-03 | 4247 | -82571/+188115 |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | i8253: Convert i8253_lock to raw_spinlock | Thomas Gleixner | 2010-03-02 | 4 | -9/+9 |