summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23175-257/+254
|\
| * b43: fix comment typo reqest -> requestJim Cromie2011-05-231-2/+2
| * Haavard Skinnemoen has left AtmelJean Delvare2011-05-189-9/+9
| * cris: typo in mach-fs MakefileSarah Nadi2011-05-181-1/+1
| * Kconfig: fix copy/paste-ism for dell-wmi-aio driverRafi Rubin2011-05-171-1/+1
| * doc: timers-howto: fix a typo ("unsgined")Jonathan Neuschäfer2011-05-171-1/+1
| * perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.cJesper Juhl2011-05-101-1/+0
| * md, raid5: Fix spelling error in comment ('Ofcourse' --> 'Of course').Jesper Juhl2011-05-101-1/+1
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-1048-53/+53
| * regulator: change debug statement be consistent with the style of the restWanlong Gao2011-05-101-1/+1
| * Revert "arm: mach-u300/gpio: Fix mem_region resource size miscalculations"Jiri Kosina2011-05-061-3/+4
| * audit: acquire creds selectively to reduce atomic op overheadTony Jones2011-04-271-10/+17
| * rtlwifi: don't touch with treewide double semicolon removalJiri Kosina2011-04-271-1/+1
| * treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-2617-60/+60
| * Merge branch 'master' into for-nextJiri Kosina2011-04-266039-81758/+191364
| |\
| * | ath9k_hw: don't touch with treewide double semicolon removalJiri Kosina2011-04-131-1/+1
| * | include/linux/leds-regulator.h: fix syntax in example codeAntonio Ospite2011-04-131-1/+1
| * | tty: fix typo in descripton of tty_termios_encode_baud_rateUwe Kleine-König2011-04-121-1/+1
| * | xtensa: remove obsolete BKL kernel option from defconfigAlessio Igor Bogani2011-04-111-1/+0
| * | m68k: fix comment typo 'occcured'Justin P. Mattock2011-04-102-2/+2
| * | arch:Kconfig.locks Remove unused config option.Justin P. Mattock2011-04-102-4/+1
| * | treewide: remove extra semicolonsJustin P. Mattock2011-04-1033-40/+40
| * | sysfs-memory: fix uninitialized variable warning and clean-up code.Nikanth Karthikesan2011-04-101-5/+4
| * | treewide: Fix iomap resource size miscalculationsJoe Perches2011-04-104-7/+5
| * | arm: mach-u300/gpio: Fix mem_region resource size miscalculationsJoe Perches2011-04-101-4/+3
| * | add printk.time=1 boot-time hint to Kconfig.debug help textJim Cromie2011-04-101-1/+2
| * | drm: radeon: Fix printk typo 'ib poll'Paul Bolle2011-04-101-1/+1
| * | ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting ...Nikanth Karthikesan2011-04-101-1/+1
| * | cs5535: Fix section mismatchNikanth Karthikesan2011-04-101-2/+2
| * | mm: Fix section mismatch for setup_zone_pageset()Nikanth Karthikesan2011-04-101-1/+1
| * | ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.cJesper Juhl2011-04-101-1/+0
| * | drm: minor kref_put() nitsPaul Bolle2011-04-102-2/+2
| * | ufs: Fix a typoAlessio Igor Bogani2011-04-091-1/+1
| * | ibmasm: fix comment typoJustin P. Mattock2011-04-081-1/+1
| * | openezx-devel is moderated for non-subscribersPaul Bolle2011-04-061-1/+1
| * | vsprintf: make comment about vs{n,cn,}printf more understandableUwe Kleine-König2011-04-061-6/+3
| * | doc: fix 3 typos in sysctl/vm.txtPaul Bolle2011-04-061-2/+2
| * | update David Miller's old email addressJustin P. Mattock2011-04-0637-37/+37
| * | CREDITS: update Johannes Berg's gpg keyJohannes Berg2011-03-311-1/+1
| * | MAINTAINERS: Add "K:" pattern for trivialJoe Perches2011-03-311-0/+1
| * | doc: stable_api_nonsense.txt: fix paragraph to make more sense.Justin P. Mattock2011-03-301-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-2329-1351/+755
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina2011-05-236300-86086/+197511
| |\ \ \ \ \
| | | | * | | HID: magicmouse: ignore 'ivalid report id' while switching modesJiri Kosina2011-05-201-1/+9
| | | | * | | HID: fix a crash in hid_report_raw_event() function.Armando Visconti2011-05-201-0/+3
| | | | * | | HID: add support for Logitech G27 wheelPeter Gundermann2011-05-034-0/+7
| | | | * | | HID: hiddev: fix error path in hiddev_read when interruptedPeter Waechtler2011-04-291-1/+3
| | | | * | | HID: add support for Sony Navigation ControllerJiri Kosina2011-04-283-0/+4
| | | | * | | HID: add support for barcode scanners from Symbol TechnologiesJiri Kosina2011-04-262-0/+6
| | | | |/ /
| | | * | | HID: hiddev: fix race between hiddev_disconnect and hiddev_releaseJiri Kosina2011-05-201-2/+8