summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | [ARM] pxa/imote2: Fix iMote2 defconfigStefan Schmidt2010-05-061-105/+67Star
| | * | | | | | | | | [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/+4Star
| * | | | | | | | | 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/+13Star
| * | | | | | | | | 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/+20Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | 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/+16Star
| |/ / / / / / / /
* | | | | | | | | 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/+0Star
| * | | | | | | | | | r8169: Fix rtl8169_rx_interrupt()Eric Dumazet2010-05-011-5/+17
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-301-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | p54pci: fix bugs in p54p_check_tx_ringHans de Goede2010-04-261-1/+1
| * | | | | | | | | | | e1000e: Fix oops caused by ASPM patch.Anton Blanchard2010-04-301-0/+3
| * | | | | | | | | | | net/sb1250: register mdio bus in probeSebastian Siewior2010-04-281-34/+33Star
| * | | | | | | | | | | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-04-282-5/+58
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-054-6/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-052-3/+7
| |\ \ \ \ \ \ \ \ \ \ \ \