summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-latest' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-0329-42/+117
|\
| * sh: Add default uImage rule for sh7757lcrNobuhiro Iwamatsu2011-11-011-0/+1
| * sh: modify the asm/sh_eth.h to linux/sh_eth.h in sh7757lcrNobuhiro Iwamatsu2011-11-011-1/+1
| * sh: userimask.c needs linux/stat.hNobuhiro Iwamatsu2011-10-281-0/+1
| * sh: pfc: Add GPIO IRQ supportMagnus Damm2011-10-282-0/+38
| * sh: modify the asm/sh_eth.h to linux/sh_eth.h in some boardsYoshihiro Shimoda2011-10-284-4/+4
| * sh: pfc: Remove unused gpio_in_use memberMagnus Damm2011-10-281-1/+0
| * sh: add parameters for EHCI and RIIC in clock-sh7757.cYoshihiro Shimoda2011-10-281-1/+9
| * sh: kexec: Add PHYSICAL_STARTSimon Horman2011-10-285-8/+31
| * SH: irq: Remove IRQF_DISABLEDYong Zhang2011-10-2811-17/+13
| * sh: pfc: get_config_reg() shift clean upMagnus Damm2011-10-281-1/+1
| * sh: intc: Add IRQ trigger bit field checkMagnus Damm2011-10-281-2/+7
| * sh: drop unused Kconfig symbolPaul Bolle2011-10-281-4/+0
| *-. Merge branches 'sh/core' and 'sh/kexec' into sh-latestPaul Mundt2011-10-282-3/+7
| |\ \
| | | * sh: kexec: Register crashk_resSimon Horman2011-09-051-3/+6
| | * | sh: Fix implicit declaration of function numa_node_idNobuhiro Iwamatsu2011-09-051-0/+1
| | |/
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-10-285160-261573/+324769
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-09-05215-560/+1264
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'sh/stable-updates' into sh-latestPaul Mundt2011-08-29667-10597/+17223
| |\ \ \
| * | | | sh: ecovec: add renesas_usbhs DMAEngine supportKuninori Morimoto2011-08-081-0/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...Linus Torvalds2011-11-0311-226/+516
|\ \ \ \ \
| * | | | | hwspinlock: add MAINTAINERS entriesOhad Ben-Cohen2011-09-211-0/+14
| * | | | | hwspinlock/omap: omap_hwspinlock_remove should be __devexitOhad Ben-Cohen2011-09-211-2/+2
| * | | | | hwspinlock/u8500: add hwspinlock driverMathieu J. Poirier2011-09-213-0/+210
| * | | | | hwspinlock/core: register a bank of hwspinlocks in a single API callOhad Ben-Cohen2011-09-215-144/+211
| * | | | | hwspinlock/core: remove stubs for register/unregisterOhad Ben-Cohen2011-09-211-10/+0
| * | | | | hwspinlock/core: use a mutex to protect the radix treeJuan Gutierrez2011-09-212-36/+27
| * | | | | hwspinlock/core/omap: fix id issues on multiple hwspinlock devicesOhad Ben-Cohen2011-09-214-2/+42
| * | | | | hwspinlock/omap: simplify allocation schemeOhad Ben-Cohen2011-09-211-34/+17
| * | | | | hwspinlock/core: simplify 'owner' handlingOhad Ben-Cohen2011-09-214-10/+6
| * | | | | hwspinlock/core: simplify KconfigOhad Ben-Cohen2011-09-211-9/+7
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-11-035-52/+33
|\ \ \ \ \ \
| * | | | | | Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices"Henrik Rydberg2011-11-011-43/+4
| * | | | | | HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereferenceJulia Lawall2011-11-011-9/+9
| * | | | | | HID: hid-apple: add device ID of another wireless aluminiumAndreas Krist2011-10-283-0/+5
| * | | | | | HID: Add device IDs for Macbook Pro 8 keyboardsGökçen Eraslan2011-10-283-0/+15
* | | | | | | Revert "perf: Add PM notifiers to fix CPU hotplug races"Linus Torvalds2011-11-031-95/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds2011-11-0342-37/+12079
|\ \ \ \ \ \ \
| * | | | | | | dm: raid fix device status indicator when array initializingJonathan E Brassow2011-10-311-11/+37
| * | | | | | | dm log userspace: add log device dependencyJonathan E Brassow2011-10-312-8/+45
| * | | | | | | dm log userspace: fix comment hyphensJonathan Brassow2011-10-312-2/+2
| * | | | | | | dm: add thin provisioning targetJoe Thornber2011-10-316-0/+4291
| * | | | | | | dm: add persistent data libraryJoe Thornber2011-10-3122-0/+5709
| * | | | | | | dm: add bufioMikulas Patocka2011-10-314-0/+1820
| * | | | | | | dm: export dm get mdAlasdair G Kergon2011-10-311-0/+1
| * | | | | | | dm table: add immutable featureAlasdair G Kergon2011-10-316-2/+52
| * | | | | | | dm table: add always writeable featureAlasdair G Kergon2011-10-312-0/+13
| * | | | | | | dm table: add singleton featureAlasdair G Kergon2011-10-312-4/+26
| * | | | | | | dm kcopyd: add dm_kcopyd_zero to zero an areaMikulas Patocka2011-10-312-5/+30
| * | | | | | | dm: remove superfluous smp_mbNamhyung Kim2011-10-311-1/+0