summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Remove unneeded version.h include from lib/Jesper Juhl2011-09-151-1/+0
| * | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-1511-13/+13
| * | futex: Fix spelling in a source code commentBart Van Assche2011-09-151-1/+1
| * | libertas_tf: deb_defs.h: Fix typo in include guardKartik Mohta2011-09-151-1/+1
| * | futex: uninitialized warning correctionsVitaliy Ivanov2011-09-151-4/+4
| * | async: uninitialized warning correctionsVitaliy Ivanov2011-09-151-2/+2
| * | ipw2x00: comment typo fix encryptiong to encryptionJustin P. Mattock2011-09-151-1/+1
| * | sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal2011-09-151-1/+1
| * | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-1511-18/+18
| * | Kconfig: Copyedit: DEBUG_SECTION_MISMATCHMichael Witten2011-09-151-19/+19
| * | scsi/sg: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-09-151-8/+10
| * | drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-09-151-4/+3
| * | aix94xx: Use angle brackets for system includesJoe Perches2011-09-151-1/+1
| * | drbd: Use angle brackets for system includesJoe Perches2011-09-153-4/+4
| * | net: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-7/+4
| * | mm: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+1
| * | fs: Convert vmalloc/memset to vzallocJoe Perches2011-09-154-18/+7
| * | isdn: Convert vmalloc/memset to vzallocJoe Perches2011-09-153-8/+5
| * | char: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-4/+2
| * | drbd: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-3/+2
| * | atm: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-7/+7
| * | s390: Convert vmalloc/memset to vzallocJoe Perches2011-09-152-4/+2
| * | mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed"Justin P. Mattock2011-08-241-1/+1
| * | lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock2011-08-231-1/+1
| * | USB: serial: remove duplicate returnsDan Carpenter2011-08-102-2/+0
| * | Fix documentation and comment typo 'no_hz'Paul Bolle2011-08-082-2/+2
| * | Documentation/ABI/: update version number references from 2.6.x to 3.xJesper Juhl2011-08-053-13/+13
| * | Fix kernel-doc comment typo '@id'Paul Bolle2011-08-041-1/+1
| * | eventpoll: fix comment typo 'evenpoll'Paul Bolle2011-07-261-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-10/+6
|\ \ \
| * | | apm-emulation: use wait_event_freezable() instead of freezer_[do_not_]count()Tejun Heo2011-08-231-10/+6
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-2532-224/+2804
|\ \ \ \
| * \ \ \ Merge branch 'upstream' into for-linusJiri Kosina2011-10-2513-53/+272
| |\ \ \ \
| | * | | | HID: Add device IDs for more SJOY adaptersSean Young2011-10-215-2/+18
| | * | | | HID: primax: remove spurious dependencyJiri Kosina2011-10-171-2/+1
| | * | | | HID: support primax keyboards violating USB HID specTerry Lambert2011-10-175-0/+130
| | * | | | HID: consolidate MacbookAir 4,1 mappingsJiri Kosina2011-10-051-25/+0
| | * | | | HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[]Jiri Kosina2011-10-041-0/+6
| | * | | | HID: Add support MacbookAir 4,1 keyboardNobuhiro Iwamatsu2011-10-033-0/+37
| | * | | | HID: hidraw: free list for all error in hidraw_openAmit Nagal2011-09-071-1/+2
| | * | | | HID: unlock on error path in hid_device_probe()Dan Carpenter2011-08-241-3/+5
| | * | | | HID: hid-debug: Show application usage for each collection.Jeff Brown2011-08-161-0/+5
| | * | | | IHD: Support force feedback on MP-8866Sean Young2011-08-153-32/+38
| | * | | | HID: add MacBookAir4,2 to hid_have_special_driver[]Jiri Kosina2011-08-101-0/+3
| | * | | | HID: add support for MacBookAir4,2 keyboard.Joshua V. Dillon2011-08-102-0/+12
| | * | | | HID: propagate return value correctly in hid_input_report()Jiri Kosina2011-08-101-2/+2
| | * | | | HID: Fix race condition between driver core and ll-driverDavid Herrmann2011-08-102-7/+36
| | * | | | HID: prodikeys: kfree() NULL pointer cleanupBojan Prtvar2011-08-041-4/+4
| | * | | | HID: zydacron: kfree() NULL pointer cleanupBojan Prtvar2011-08-041-3/+1
| * | | | | Merge branch 'upstream-fixes' into for-linusJiri Kosina2011-10-255-42/+58
| |\ \ \ \ \
OpenPOWER on IntegriCloud