summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-05-0617-137/+156
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-05-068-121/+79
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.hJakob Viketoft2010-05-061-0/+1
| | * | | | | | | | | [ARM] pxa/spitz: fix On/off key name to fix warning during bootPavel Machek2010-05-061-1/+1
| | * | | | | | | | | [ARM] pxa: fix the incorrect cpu_is_pxa950()Haojian Zhuang2010-05-061-1/+1
| | * | | | | | | | | [ARM] pxa: update cpuid pattern for pxa9xx in head.SHaojian Zhuang2010-05-061-8/+2
| | * | | | | | | | | [ARM] pxa/viper: fix timeout usage for I2CWolfram Sang2010-05-061-2/+3
| | * | | | | | | | | [ARM] pxa/raumfeld: fix button nameDaniel Mack2010-05-061-3/+2
| | * | | | | | | | | [ARM] pxa/imote2: Fix iMote2 defconfigStefan Schmidt2010-05-061-105/+67
| | * | | | | | | | | [ARM] pxa: add missing new line to regs-u2d.hIgor Grinberg2010-05-061-1/+2
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | ARM: 6093/1: Fix kernel memory printing for sparsememCatalin Marinas2010-05-041-10/+4
| * | | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-05-031-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mx5: Fix build error for mx51_defconfigDinh Nguyen2010-04-141-0/+1
| * | | | | | | | | | arch/arm/include/asm/elf.h: forward-declare the task-structAndrew Morton2010-05-011-0/+2
| * | | | | | | | | | arch/arm/plat-pxa/dma.c: correct NULL testJulia Lawall2010-05-011-1/+1
| * | | | | | | | | | ARM: 6076/1: SA1100: add processor check to sa1110-cpufreq driverDmitry Artamonow2010-05-011-0/+3
| * | | | | | | | | | ARM: 6075/1: SA1100: fix wrong CPU type for h3100 and h3600Dmitry Artamonow2010-05-011-2/+2
| * | | | | | | | | | ARM: Update mach-typesRussell King2010-05-011-1/+56
| * | | | | | | | | | ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002Santosh Shilimkar2010-05-011-0/+6
| * | | | | | | | | | ARM: 6068/1: Fix build break with KPROBES enabledSantosh Shilimkar2010-05-011-2/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-05-066-25/+40
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | sh: fix a number of Oopses and leaks in SH framebuffer driverGuennadi Liakhovetski2010-05-061-14/+13
| * | | | | | | | | SH: fix error paths in DMA driverGuennadi Liakhovetski2010-04-261-6/+21
| * | | | | | | | | sh: sh7751 pci controller io port fixMagnus Damm2010-04-261-2/+3
| * | | | | | | | | sh: Fix maximum number of SCIF ports in R2D defconfigsMagnus Damm2010-04-262-2/+2
| * | | | | | | | | SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski2010-04-261-1/+1
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2010-05-062-0/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [MTD] Remove zero-length files mtdbdi.c and internal.hoJeff Garzik2010-05-052-0/+0
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-063-37/+20
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson2010-05-052-4/+4
| * | | | | | | | | libata: Fix several inaccuracies in developer's guideSergei Shtylyov2010-05-051-33/+16
| |/ / / / / / / /
* | | | | | | | | Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-05-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | slub: Fix bad boundary check in init_kmem_cache_nodes()Zhang, Yanmin2010-05-051-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-052-20/+23
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | KEYS: call_sbin_request_key() must write lock keyrings before modifying themDavid Howells2010-05-051-1/+1
| * | | | | | | | KEYS: Use RCU dereference wrappers in keyring key type codeDavid Howells2010-05-051-10/+13
| * | | | | | | | KEYS: find_keyring_by_name() can gain access to a freed keyringToshiyuki Okajima2010-05-051-9/+9
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-05-051-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | workqueue: flush_delayed_work: keep the original workqueue for re-queueingOleg Nesterov2010-04-301-1/+1
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-0517-67/+256
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FEC: Fix kernel panic in fec_set_mac_address.Mattias Walström2010-05-051-1/+1
| * | | | | | | | | | ipv6: Fix default multicast hops setting.David S. Miller2010-05-041-1/+1
| * | | | | | | | | | net: ep93xx_eth stops receiving packetsDavid S. Miller2010-05-041-5/+5
| * | | | | | | | | | drivers/net/phy: micrel phy driverDavid J. Choi2010-05-043-0/+110
| * | | | | | | | | | dm9601: fix phy/eeprom write routinePeter Korsgaard2010-05-041-1/+1
| * | | | | | | | | | ppp_generic: handle non-linear skbs when passing them to pppdSimon Arlott2010-05-031-1/+4
| * | | | | | | | | | ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is validSimon Arlott2010-05-031-11/+18
| * | | | | | | | | | net: fix compile error due to double return type in SOCK_DEBUGJan Engelhardt2010-05-021-1/+1
| * | | | | | | | | | net/usb: initiate sync sequence in sierra_net.c driverElina Pasheva2010-05-021-0/+3
| * | | | | | | | | | net/usb: remove default in Kconfig for sierra_net driverElina Pasheva2010-05-011-1/+0