summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2011-03-301-42/+0
|\
| * [IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck2011-03-291-42/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2011-03-303-14/+15
|\ \
| * | nilfs2: fix whitespace coding style issuesNicolas Kaiser2011-03-301-7/+7
| * | nilfs2: fix oops due to a bad aops initializationRyusuke Konishi2011-03-301-1/+3
| * | nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi2011-03-301-6/+5
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds2011-03-3013-27/+215
|\ \
| * | libceph: Create a new key type "ceph".Tommi Virtanen2011-03-294-8/+85
| * | libceph: Get secret from the kernel keys api when mounting with key=NAME.Tommi Virtanen2011-03-292-0/+59
| * | ceph: Move secret key parsing earlier.Tommi Virtanen2011-03-299-19/+63
| * | libceph: fix null dereference when unregistering linger requestsSage Weil2011-03-291-3/+3
| * | ceph: unlock on error in ceph_osdc_start_request()Dan Carpenter2011-03-291-1/+3
| * | ceph: fix possible NULL pointer dereferenceMariusz Kozlowski2011-03-261-1/+1
| * | ceph: flush msgr_wq during mds_client shutdownSage Weil2011-03-252-2/+8
* | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-3028-48/+11
|\ \ \
| * | | avr32: Fix missing irq namespace conversionThomas Gleixner2011-03-301-1/+1
| * | | powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chipRichard Cochran2011-03-301-8/+8
| * | | genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-3020-22/+0
| * | | arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely2011-03-301-1/+1
| * | | sound: Fixup the last user of the old irq functionsThomas Gleixner2011-03-301-1/+1
| * | | genirq: Remove obsolete commentThomas Gleixner2011-03-301-7/+0
| * | | genirq: Remove now obsolete set_irq_wake()Thomas Gleixner2011-03-301-8/+0
| * | | sh: Fix irq cleanup falloutThomas Gleixner2011-03-301-2/+2
| * | | x86: apb_timer: Fixup genirq falloutThomas Gleixner2011-03-301-1/+1
| * | | genirq: Fix misnamed label in handle_edge_eoi_irqThomas Gleixner2011-03-291-1/+1
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-03-3031-65/+160
|\ \ \
| * | | powerpc/qe_ic: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt2011-03-301-8/+8
| * | | powerpc/8xx: Fix another breakage from the irq_data conversionBenjamin Herrenschmidt2011-03-301-1/+1
| * | | powerpc/cell: Use handle_edge_eoi_irq for realThomas Gleixner2011-03-301-1/+1
| * | | powerpc/pseries: Enable Chelsio network and iWARP driversAnton Blanchard2011-03-301-0/+3
| * | | powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memoryBenjamin Herrenschmidt2011-03-302-15/+15
| * | | powerpc: Fix accounting of softirq time when idleAnton Blanchard2011-03-301-1/+1
| * | | powerpc/pseries/smp: query-cpu-stopped-state support won't changeMilton Miller2011-03-301-2/+2
| * | | powerpc/xics: Use hwirq for xics domain irq numberMilton Miller2011-03-301-28/+29
| * | | powerpc/xics: Fix numberspace mismatch from irq_desc conversionMilton Miller2011-03-301-8/+8
| * | | powerpc: Wire up new syscallsStephen Rothwell2011-03-302-1/+9
| * | | powerpc/booke: Correct the SPRN_MAS5 definition.Varun Sethi2011-03-301-1/+1
| * | | powerpc: ARCH_PFN_OFFSET should be unsigned longScott Wood2011-03-301-1/+1
| * | | powerpc: Implement dma_mmap_coherent()Benjamin Herrenschmidt2011-03-303-0/+44
| * | | powerpc/nvram: Don't overwrite oops/panic report on normal shutdownJim Keniston2011-03-301-0/+24
| * | | powerpc: Restore some misc devices to our configsStephen Rothwell2011-03-3015-0/+15
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-03-3012-35/+24
|\ \ \
| * | | Blackfin: bitops: fix include order after little endian inclusionMike Frysinger2011-03-251-1/+3
| * | | Blackfin: defconfigs: update after misc devices defaulted to NMike Frysinger2011-03-2510-7/+3
| * | | Blackfin: use more standard pr_fmt in the module loaderJoe Perches2011-03-251-27/+18
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-30101-689/+1196
|\ \ \ \
| * \ \ \ Merge branches 'fixes' and 'devel-stable' into for-linusRussell King2011-03-2988-616/+1114
| |\ \ \ \
| | * \ \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-2837-34/+600
| | |\ \ \ \
OpenPOWER on IntegriCloud