| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/media: static should be at beginning of declaration | Jesper Juhl | 2011-07-11 | 1 | -1/+1 |
* | drivers/i2c: static should be at beginning of declaration | Jesper Juhl | 2011-07-11 | 1 | -2/+2 |
* | XTENSA: static should be at beginning of declaration | Jesper Juhl | 2011-07-11 | 1 | -1/+1 |
* | SH: static should be at beginning of declaration | Jesper Juhl | 2011-07-11 | 5 | -7/+7 |
* | MIPS: static should be at beginning of declaration | Jesper Juhl | 2011-07-11 | 1 | -3/+2 |
* | ARM: static should be at beginning of declaration | Jesper Juhl | 2011-07-11 | 1 | -1/+1 |
* | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check | Michal Hocko | 2011-07-08 | 14 | -27/+6 |
* | Update my e-mail address | Michael Büsch | 2011-07-07 | 64 | -66/+65 |
* | PCIe ASPM: forcedly -> forcibly | Michael Witten | 2011-06-29 | 1 | -1/+1 |
* | gma500: push through device driver tree | Jiri Kosina | 2011-06-29 | 2 | -4/+5 |
* | treewide: fix kernel-doc warnings | Vitaliy Ivanov | 2011-06-28 | 3 | -2/+1 |
* | doc: powerpc: drop +x perms on text file | Mike Frysinger | 2011-06-27 | 1 | -0/+0 |
* | viafbdev: fix compilation warning for unused variable | Nikanth Karthikesan | 2011-06-27 | 1 | -2/+2 |
* | Update feature-removal-update.txt with 3.x versioning | Deepak Saxena | 2011-06-27 | 1 | -9/+9 |
* | scsi: qla_isr.c: fix comment typo 'hammmer' | Justin P. Mattock | 2011-06-27 | 1 | -2/+2 |
* | ata: sata_dwc_460ex.c: fix comment typo corrresponding | Justin P. Mattock | 2011-06-27 | 1 | -1/+1 |
* | Input: libps2.c: fix comment typo arrrives. | Justin P. Mattock | 2011-06-27 | 1 | -1/+1 |
* | s390: do not touch sie64a.S with duplicate include removal | Jiri Kosina | 2011-06-24 | 1 | -0/+1 |
* | treewide: transciever/transceiver spelling fixes | Joe Perches | 2011-06-24 | 12 | -15/+15 |
* | treewide: Fix recieve/receive typos | Joe Perches | 2011-06-24 | 5 | -19/+19 |
* | treewide: remove duplicate includes | Vitaliy Ivanov | 2011-06-20 | 44 | -69/+11 |
* | stop_machine.h: "disables preeempt" -> "disables preemption" | Jonathan Neuschäfer | 2011-06-20 | 1 | -1/+1 |
* | ARM: remove duplicate include from arch/arm/mach-dove/common.c | Andrew Lunn | 2011-06-17 | 1 | -2/+0 |
* | docproc: cleanup brace placement | Jesper Juhl | 2011-06-16 | 1 | -12/+5 |
* | Change Ryan Mallon's email address across the kernel | Ryan Mallon | 2011-06-16 | 12 | -20/+20 |
* | scripts/gcc-goto.sh: fix a typo ("suport") | Jonathan Neuschäfer | 2011-06-16 | 1 | -1/+1 |
* | trivial: don't touch fsi_ssl.c with ioremap fixes | Jiri Kosina | 2011-06-14 | 1 | -1/+1 |
* | doc: fix wrong arch/i386 references | Wanlong Gao | 2011-06-13 | 13 | -36/+36 |
* | bootgraph.pl: relax timing information requirements | Andrew Murray | 2011-06-13 | 1 | -1/+1 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 168 | -333/+308 |
* | mm Kconfig typo: cleancacne -> cleancache | Michael Witten | 2011-06-10 | 1 | -1/+1 |
* | Merge branch 'master' into for-next | Jiri Kosina | 2011-06-10 | 3135 | -54135/+130302 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2011-06-09 | 46 | -117/+1401 |
| |\ |
|
| | * | sparc32, leon: bugfix in LEON SMP interrupt init | Daniel Hellstrom | 2011-06-09 | 1 | -0/+16 |
| | * | sparc32, sun4m: bugfix in SMP IPI traphandler | Daniel Hellstrom | 2011-06-09 | 1 | -2/+2 |
| | * | sparc: Remove unnecessary semicolons | Joe Perches | 2011-06-07 | 34 | -65/+65 |
| | * | Add support for allocating irqs for bootbus devices | oftedal | 2011-06-07 | 1 | -12/+22 |
| | * | Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte... | oftedal | 2011-06-07 | 1 | -9/+5 |
| | * | Restructure sun4d_build_device_irq so that timer interrupts can be allocated | oftedal | 2011-06-07 | 1 | -24/+54 |
| | * | sparc: PCIC_PCI needs SPARC32 dependency | David S. Miller | 2011-06-02 | 1 | -1/+1 |
| | * | sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATED | Geert Uytterhoeven | 2011-06-02 | 1 | -1/+0 |
| | * | sparc32,leon: add GRPCI2 PCI Host driver | Daniel Hellstrom | 2011-06-02 | 5 | -0/+923 |
| | * | sparc32,leon: added LEON-common low-level PCI routines | Daniel Hellstrom | 2011-06-02 | 6 | -0/+305 |
| | * | sparc32: added CONFIG_PCIC_PCI Kconfig setting | Daniel Hellstrom | 2011-06-02 | 4 | -4/+9 |
| * | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2011-06-09 | 4 | -19/+53 |
| |\ \ |
|
| | * | | perf: Use make kernelversion instead of parsing the Makefile | Michal Marek | 2011-06-09 | 1 | -6/+1 |
| | * | | kbuild: Hack for depmod not handling X.Y versions | Michal Marek | 2011-06-09 | 1 | -1/+24 |
| | * | | kbuild: Move depmod call to a separate script | Michal Marek | 2011-06-09 | 2 | -11/+26 |
| | * | | kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL | Michal Marek | 2011-06-09 | 1 | -1/+1 |
| | * | | kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL | Michal Marek | 2011-06-09 | 1 | -1/+1 |