aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | ALSA: hda - Fix pin-config of Gigabyte moboTakashi Iwai2011-03-281-3/+18
* | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-04-0115-223/+272
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kdump: Allow shrinking of kdump region to be overriddenAnton Blanchard2011-04-012-2/+4
| * | | | | | | | | powerpc/pmac/smp: Remove no-longer needed preempt workaroundBenjamin Herrenschmidt2011-04-011-7/+0
| * | | | | | | | | powerpc/smp: Increase vdso_data->processorCount, not just decrease itBenjamin Herrenschmidt2011-04-011-0/+4
| * | | | | | | | | powerpc/smp: Create idle threads on demand and properly reset themBenjamin Herrenschmidt2011-04-011-22/+78
| * | | | | | | | | powerpc/smp: Don't expose per-cpu "cpu_state" arrayBenjamin Herrenschmidt2011-04-013-6/+15
| * | | | | | | | | powerpc/pmac/smp: Fix CPU hotplug crashes on some machinesBenjamin Herrenschmidt2011-04-011-16/+55
| * | | | | | | | | powerpc/smp: Add a smp_ops->bringup_up() done callbackBenjamin Herrenschmidt2011-04-012-0/+5
| * | | | | | | | | powerpc/pmac: Rename cpu_state in therm_pm72 to avoid collisionBenjamin Herrenschmidt2011-04-011-30/+30
| * | | | | | | | | powerpc/pmac/smp: Properly NAP offlined CPU on G5Benjamin Herrenschmidt2011-04-014-28/+15
| * | | | | | | | | powerpc/pmac/smp: Remove HMT changes for PowerMac offline codeBenjamin Herrenschmidt2011-04-011-4/+0
| * | | | | | | | | powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one fileBenjamin Herrenschmidt2011-04-013-60/+55
| * | | | | | | | | powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bitBenjamin Herrenschmidt2011-04-011-12/+5
| * | | | | | | | | powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32Benjamin Herrenschmidt2011-04-013-3/+4
| * | | | | | | | | powerpc/pmac/smp: Fix 32-bit PowerMac cpu_dieBenjamin Herrenschmidt2011-04-012-20/+6
| * | | | | | | | | powerpc/smp: Remove unused smp_ops->cpu_enable()Benjamin Herrenschmidt2011-04-013-13/+0
| * | | | | | | | | powerpc/smp: Remove unused generic_cpu_enable()Benjamin Herrenschmidt2011-04-012-23/+0
| * | | | | | | | | powerpc/smp: Fix generic_mach_cpu_die()Benjamin Herrenschmidt2011-04-011-2/+1
| * | | | | | | | | powerpc/smp: soft-replugged CPUs must go back to start_secondaryBenjamin Herrenschmidt2011-04-014-4/+17
| * | | | | | | | | powerpc: Make decrementer interrupt robust against offlined CPUsBenjamin Herrenschmidt2011-04-011-4/+11
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-04-0117-41/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sparc32: Pass task_struct to schedule_tail() in ret_from_forkTkhai Kirill2011-03-311-1/+1
| * | | | | | | | | apbuart: Depend upon sparc.David S. Miller2011-03-301-1/+1
| * | | | | | | | | sparc64: Fix section mis-match errors.David S. Miller2011-03-3011-14/+14
| * | | | | | | | | sparc32,leon: Fixed APBUART frequency detectionDaniel Hellstrom2011-03-301-17/+7
| * | | | | | | | | sparc32, leon: APBUART driver must use archdata to get IRQ numberDaniel Hellstrom2011-03-301-7/+5
| * | | | | | | | | sparc: Hook up syncfs system call.David S. Miller2011-03-293-2/+5
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-0129-224/+543
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | appletalk: Fix OOPS in atalk_release().David S. Miller2011-03-311-5/+6
| * | | | | | | | mlx4: Fixing bad size of event queue bufferYevgeny Petrilin2011-03-311-1/+3
| * | | | | | | | mlx4: Fixing use after freeYevgeny Petrilin2011-03-311-1/+2
| * | | | | | | | bonding:typo in commentPeter Pan(潘卫平)2011-03-311-1/+1
| * | | | | | | | sctp: Pass __GFP_NOWARN to hash table allocation attempts.David S. Miller2011-03-301-2/+2
| * | | | | | | | connector: convert to synchronous netlink message processingPatrick McHardy2011-03-303-89/+32
| * | | | | | | | fib: add rtnl locking in ip_fib_net_exitEric Dumazet2011-03-301-0/+2
| * | | | | | | | atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-303-25/+3
| * | | | | | | | atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville2011-03-301-1/+8
| * | | | | | | | atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville2011-03-301-2/+2
| * | | | | | | | Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl2011-03-301-8/+14
| * | | | | | | | netdev: fix mtu check when TSO is enabledDaniel Lezcano2011-03-301-2/+22
| * | | | | | | | net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-306-9/+387
| * | | | | | | | phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde2011-03-301-2/+6
| * | | | | | | | bridge: mcast snooping, fix length check of snooped MLDv1/2Linus Lüssing2011-03-301-1/+1
| * | | | | | | | via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings2011-03-301-6/+6
| * | | | | | | | via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variableBen Hutchings2011-03-301-67/+15
| * | | | | | | | net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2011-03-304-0/+29
| * | | | | | | | bridge: Fix compilation warning in function br_stp_recalculate_bridge_id()Balaji G2011-03-291-1/+1
| * | | | | | | | net: Fix warnings caused by MAX_SKB_FRAGS change.David S. Miller2011-03-291-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-301-42/+0
|\ \ \ \ \ \ \ \