aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/kdump: Fix race in kdump shutdownMichael Neuling2010-05-211-0/+27
* powerpc/kexec: Fix race in kexec shutdownMichael Neuling2010-05-216-17/+47
* powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling2010-05-211-13/+20
* powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2010-05-213-0/+57
* powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard2010-05-211-4/+13
* powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard2010-05-211-1/+1
* powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard2010-05-211-1/+5
* powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov2010-05-211-0/+3
* powerpc/eeh: Fix oops when probing in early bootAnton Blanchard2010-05-211-1/+1
* powerpc/pci: Check devices status property when scanning OF treeSonny Rao2010-05-211-0/+2
* powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King2010-05-211-24/+1
* powerpc: Avoid bad relocations in iSeries codePaul Mackerras2010-05-211-2/+2
* powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2010-05-215-11/+19
* powerpc: Fix string library functionsAndreas Schwab2010-05-211-8/+8
* powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman2010-05-211-0/+6
* powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala2010-05-174-23/+48
* powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang2010-05-171-3/+10
* powerpc/8610: add probing for individual DMA channels, not just DMA controllersTimur Tabi2010-05-171-1/+2
* powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boardsAnton Vorontsov2010-05-176-0/+58
* powerpc/85xx: Fix P1020RDB boot hang due USB2Anton Vorontsov2010-05-171-0/+6
* powerpc/85xx: Add eTSEC 2.0 support for P1020RDB boardsAnton Vorontsov2010-05-171-0/+119
* powerpc: remove tls_ssl_stream descriptor type capability in sec3.3 nodeKim Phillips2010-05-171-1/+1
* powerpc: Add interrupt support to mpc8xxx_gpioPeter Korsgaard2010-05-172-1/+168
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-07984-6762/+15243
|\
| * Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2010-05-052-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-053-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-031-1/+1
| | * | | net: ep93xx_eth stops receiving packetsDavid S. Miller2010-05-031-5/+5
| | * | | drivers/net/phy: micrel phy driverDavid J. Choi2010-05-033-0/+110
| | * | | dm9601: fix phy/eeprom write routinePeter Korsgaard2010-05-031-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-011-0/+3
| | * | | net/usb: remove default in Kconfig for sierra_net driverElina Pasheva2010-04-301-1/+0
| | * | | r8169: Fix rtl8169_rx_interrupt()Eric Dumazet2010-04-301-5/+17
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-301-1/+1
| | |\ \ \