summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'gcl/merge' into mergeBenjamin Herrenschmidt2009-10-2721-371/+1196
|\
| * powerpc/5200: Update defconfigsGrant Likely2009-10-156-346/+569
| * drivers/serial/mpc52xx_uart.c: Use UPIO_MEM rather than SERIAL_IO_MEMJulia Lawall2009-10-151-1/+1
| * powerpc/boot/dts: drop obsolete 'fsl5200-clocking'Wolfram Sang2009-10-1510-17/+0
| * of: Remove nested functionJérôme Pouiller2009-10-151-6/+7
| * mpc5200: support for the MAN mpc5200 based board mucmc52Heiko Schocher2009-10-153-1/+334
| * mpc5200: support for the MAN mpc5200 based board uc101Heiko Schocher2009-10-152-0/+285
* | powerpc/ppc64: Use preempt_schedule_irq instead of preempt_scheduleBenjamin Herrenschmidt2009-10-271-20/+21
* | powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala2009-10-271-1/+1
* | powerpc: Minor cleanup to sound/ppc/KconfigKumar Gala2009-10-271-1/+1
* | powerpc: Minor cleanup to init/KconfigKumar Gala2009-10-271-1/+1
* | powerpc: Limit memory hotplug support to PPC64 Book-3S machinesKumar Gala2009-10-271-1/+1
* | powerpc: Limit hugetlbfs support to PPC64 Book-3S machinesKumar Gala2009-10-271-1/+1
* | powerpc: Fix compile errors found by new ppc64e_defconfigKumar Gala2009-10-273-2/+3
* | powerpc: Add a Book-3E 64-bit defconfigKumar Gala2009-10-271-0/+2199
* | powerpc/booke: Fix xmon single step on PowerPC Book-EJosh Boyer2009-10-271-1/+19
* | powerpc: Align vDSO base addressAndreas Schwab2009-10-271-1/+10
* | powerpc: Fix segment mapping in vdso32Andreas Schwab2009-10-271-2/+2
* | powerpc/iseries: Remove compiler version dependent hackStephen Rothwell2009-10-272-42/+25
* | powerpc/perf_events: Fix priority of MSR HV vs PR bitsMichael Neuling2009-10-271-7/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-10-2314-48/+12
|\ \
| * | move virtrng_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
| * | move virtballoon_remove to .devexit.textUwe Kleine-König2009-10-221-1/+1
| * | virtio_blk: Revert serial number supportRusty Russell2009-10-222-38/+3
| * | virtio: let header files include virtio_ids.hChristian Borntraeger2009-10-2214-7/+7
| * | virtio_blk: revert QUEUE_FLAG_VIRT additionChristoph Hellwig2009-10-221-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-2320-86/+212
|\ \ \
| * | | niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was ...Joyce Yu2009-10-221-1/+1
| * | | KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICASTBen Dooks2009-10-211-1/+1
| * | | KS8851: Fix MAC address write orderBen Dooks2009-10-212-4/+34
| * | | KS8851: Add soft reset at probe timeBen Dooks2009-10-211-0/+3
| * | | net: fix section mismatch in fec.cSteven King2009-10-211-1/+1
| * | | net: Fix struct inet_timewait_sock bitfield annotationEric Dumazet2009-10-201-4/+4
| * | | tcp: Try to catch MSG_PEEK bugHerbert Xu2009-10-201-1/+3
| * | | net: Fix IP_MULTICAST_IFEric Dumazet2009-10-202-5/+8
| * | | bluetooth: static lock key fixDave Young2009-10-201-3/+6
| * | | bluetooth: scheduling while atomic bug fixDave Young2009-10-201-2/+2
| * | | tcp: fix TCP_DEFER_ACCEPT retrans calculationJulian Anastasov2009-10-201-12/+43
| * | | tcp: reduce SYN-ACK retrans for TCP_DEFER_ACCEPTJulian Anastasov2009-10-201-3/+31
| * | | tcp: accept socket after TCP_DEFER_ACCEPT periodJulian Anastasov2009-10-201-2/+2
| * | | Revert "tcp: fix tcp_defer_accept to consider the timeout"David S. Miller2009-10-201-1/+0
| * | | AF_UNIX: Fix deadlock on connecting to shutdown socketTomoki Sekiyama2009-10-191-0/+2
| * | | ethoc: clear only pending irqsThomas Chou2009-10-191-1/+1
| * | | ethoc: inline regs accessThomas Chou2009-10-191-9/+10
| * | | vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=nRandy Dunlap2009-10-172-10/+19
| * | | virtio_net: use dev_kfree_skb_any() in free_old_xmit_skbs()Eric Dumazet2009-10-151-1/+1
| * | | be2net: fix support for PCI hot plugSathya Perla2009-10-152-11/+22
| * | | be2net: fix promiscuous and multicast promiscuous modes being enabled alwaysSathya Perla2009-10-153-14/+18
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2009-10-224-5/+14
|\ \ \ \
| * | | | dnotify: ignore FS_EVENT_ON_CHILDAndreas Gruenbacher2009-10-211-1/+2