| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Remove unneeded version.h include from lib/ | Jesper Juhl | 2011-09-15 | 1 | -1/+0 |
| * | | treewide: remove extra semicolons from various parts of the kernel | Justin P. Mattock | 2011-09-15 | 11 | -13/+13 |
| * | | futex: Fix spelling in a source code comment | Bart Van Assche | 2011-09-15 | 1 | -1/+1 |
| * | | libertas_tf: deb_defs.h: Fix typo in include guard | Kartik Mohta | 2011-09-15 | 1 | -1/+1 |
| * | | futex: uninitialized warning corrections | Vitaliy Ivanov | 2011-09-15 | 1 | -4/+4 |
| * | | async: uninitialized warning corrections | Vitaliy Ivanov | 2011-09-15 | 1 | -2/+2 |
| * | | ipw2x00: comment typo fix encryptiong to encryption | Justin P. Mattock | 2011-09-15 | 1 | -1/+1 |
| * | | sched: x86_32 Fix typo in switch_to() description | Kamalesh Babulal | 2011-09-15 | 1 | -1/+1 |
| * | | treewide: typo 'interrrupt' word corrections. | Vitaliy Ivanov | 2011-09-15 | 11 | -18/+18 |
| * | | Kconfig: Copyedit: DEBUG_SECTION_MISMATCH | Michael Witten | 2011-09-15 | 1 | -19/+19 |
| * | | scsi/sg: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich | 2011-09-15 | 1 | -8/+10 |
| * | | drivers/char/rtc: use printk_ratelimited instead of printk_ratelimit | Christian Dietrich | 2011-09-15 | 1 | -4/+3 |
| * | | aix94xx: Use angle brackets for system includes | Joe Perches | 2011-09-15 | 1 | -1/+1 |
| * | | drbd: Use angle brackets for system includes | Joe Perches | 2011-09-15 | 3 | -4/+4 |
| * | | net: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 2 | -7/+4 |
| * | | mm: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 1 | -2/+1 |
| * | | fs: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 4 | -18/+7 |
| * | | isdn: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 3 | -8/+5 |
| * | | char: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 2 | -4/+2 |
| * | | drbd: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 1 | -3/+2 |
| * | | atm: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 2 | -7/+7 |
| * | | s390: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 2 | -4/+2 |
| * | | mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed" | Justin P. Mattock | 2011-08-24 | 1 | -1/+1 |
| * | | lib: Kconfig.debug: Typo remove extra "it" | Justin P. Mattock | 2011-08-23 | 1 | -1/+1 |
| * | | USB: serial: remove duplicate returns | Dan Carpenter | 2011-08-10 | 2 | -2/+0 |
| * | | Fix documentation and comment typo 'no_hz' | Paul Bolle | 2011-08-08 | 2 | -2/+2 |
| * | | Documentation/ABI/: update version number references from 2.6.x to 3.x | Jesper Juhl | 2011-08-05 | 3 | -13/+13 |
| * | | Fix kernel-doc comment typo '@id' | Paul Bolle | 2011-08-04 | 1 | -1/+1 |
| * | | eventpoll: fix comment typo 'evenpoll' | Paul Bolle | 2011-07-26 | 1 | -1/+1 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 1 | -10/+6 |
|\ \ \ |
|
| * | | | apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count() | Tejun Heo | 2011-08-23 | 1 | -10/+6 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-10-25 | 32 | -224/+2804 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'upstream' into for-linus | Jiri Kosina | 2011-10-25 | 13 | -53/+272 |
| |\ \ \ \ |
|
| | * | | | | HID: Add device IDs for more SJOY adapters | Sean Young | 2011-10-21 | 5 | -2/+18 |
| | * | | | | HID: primax: remove spurious dependency | Jiri Kosina | 2011-10-17 | 1 | -2/+1 |
| | * | | | | HID: support primax keyboards violating USB HID spec | Terry Lambert | 2011-10-17 | 5 | -0/+130 |
| | * | | | | HID: consolidate MacbookAir 4,1 mappings | Jiri Kosina | 2011-10-05 | 1 | -25/+0 |
| | * | | | | HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[] | Jiri Kosina | 2011-10-04 | 1 | -0/+6 |
| | * | | | | HID: Add support MacbookAir 4,1 keyboard | Nobuhiro Iwamatsu | 2011-10-03 | 3 | -0/+37 |
| | * | | | | HID: hidraw: free list for all error in hidraw_open | Amit Nagal | 2011-09-07 | 1 | -1/+2 |
| | * | | | | HID: unlock on error path in hid_device_probe() | Dan Carpenter | 2011-08-24 | 1 | -3/+5 |
| | * | | | | HID: hid-debug: Show application usage for each collection. | Jeff Brown | 2011-08-16 | 1 | -0/+5 |
| | * | | | | IHD: Support force feedback on MP-8866 | Sean Young | 2011-08-15 | 3 | -32/+38 |
| | * | | | | HID: add MacBookAir4,2 to hid_have_special_driver[] | Jiri Kosina | 2011-08-10 | 1 | -0/+3 |
| | * | | | | HID: add support for MacBookAir4,2 keyboard. | Joshua V. Dillon | 2011-08-10 | 2 | -0/+12 |
| | * | | | | HID: propagate return value correctly in hid_input_report() | Jiri Kosina | 2011-08-10 | 1 | -2/+2 |
| | * | | | | HID: Fix race condition between driver core and ll-driver | David Herrmann | 2011-08-10 | 2 | -7/+36 |
| | * | | | | HID: prodikeys: kfree() NULL pointer cleanup | Bojan Prtvar | 2011-08-04 | 1 | -4/+4 |
| | * | | | | HID: zydacron: kfree() NULL pointer cleanup | Bojan Prtvar | 2011-08-04 | 1 | -3/+1 |
| * | | | | | Merge branch 'upstream-fixes' into for-linus | Jiri Kosina | 2011-10-25 | 5 | -42/+58 |
| |\ \ \ \ \ |
|