| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: Always allocate the send mondo blocks, even on non-sun4v. | David S. Miller | 2008-08-04 | 1 | -3/+16 |
* | sparc64: Make smp_cross_call_masked() take a cpumask_t pointer. | David S. Miller | 2008-08-04 | 1 | -7/+11 |
* | sparc64: Directly call xcall_deliver() in smp_start_sync_tick_client. | David S. Miller | 2008-08-04 | 1 | -4/+2 |
* | sparc64: Call xcall_deliver() directly in some cases. | David S. Miller | 2008-08-04 | 1 | -23/+10 |
* | sparc64: Use cpumask_t pointers and for_each_cpu_mask_nr() in xcall_deliver. | David S. Miller | 2008-08-04 | 1 | -18/+21 |
* | sparc64: Use xcall_deliver() consistently. | David S. Miller | 2008-08-04 | 1 | -23/+17 |
* | sparc64: Use function pointer for cross-call sending. | David S. Miller | 2008-08-04 | 1 | -6/+13 |
* | arch/sparc64/kernel/signal.c: removed duplicated #include | Huang Weiyi | 2008-08-04 | 1 | -1/+0 |
* | sparc64: Need to disable preemption around smp_tsb_sync(). | David S. Miller | 2008-08-04 | 1 | -1/+4 |
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 2008-08-03 | 13 | -434/+729 |
|\ |
|
| * | ext4: remove write-only variables from ext4_ordered_write_end | Eric Sandeen | 2008-08-02 | 1 | -4/+0 |
| * | ext4: unexport jbd2_journal_update_superblock | Theodore Ts'o | 2008-07-26 | 1 | -1/+0 |
| * | ext4: Cleanup whitespace and other miscellaneous style issues | Theodore Ts'o | 2008-07-26 | 6 | -282/+277 |
| * | ext4: improve ext4_fill_flex_info() a bit | Li Zefan | 2008-07-24 | 1 | -4/+3 |
| * | ext4: Cleanup the block reservation code path | Aneesh Kumar K.V | 2008-07-17 | 2 | -42/+67 |
| * | ext4: don't assume extents can't cross block groups when truncating | Theodore Ts'o | 2008-08-01 | 1 | -3/+7 |
| * | ext4: Fix lack of credits BUG() when deleting a badly fragmented inode | Theodore Ts'o | 2008-08-02 | 1 | -1/+29 |
| * | ext4: Fix ext4_ext_journal_restart() | Theodore Ts'o | 2008-08-01 | 1 | -1/+1 |
| * | ext4: fix ext4_da_write_begin error path | Eric Sandeen | 2008-08-02 | 1 | -2/+5 |
| * | jbd2: don't abort if flushing file data failed | Hidehiro Kawai | 2008-07-31 | 1 | -4/+20 |
| * | ext4: don't read inode block if the buffer has a write error | Hidehiro Kawai | 2008-07-26 | 1 | -0/+10 |
| * | ext4: Don't allow lg prealloc list to be grow large. | Aneesh Kumar K.V | 2008-07-23 | 2 | -30/+193 |
| * | ext4: Convert the usage of NR_CPUS to nr_cpu_ids. | Aneesh Kumar K.V | 2008-07-23 | 1 | -2/+2 |
| * | ext4: Improve error handling in mballoc | Aneesh Kumar K.V | 2008-07-23 | 1 | -11/+23 |
| * | ext4: lock block groups when initializing | Eric Sandeen | 2008-08-02 | 4 | -1/+12 |
| * | ext4: sync up block and inode bitmap reading functions | Eric Sandeen | 2008-08-02 | 2 | -26/+33 |
| * | ext4: Allow read/only mounts with corrupted block group checksums | Theodore Ts'o | 2008-07-26 | 1 | -1/+23 |
| * | ext4: Fix data corruption when writing to prealloc area | Aneesh Kumar K.V | 2008-08-02 | 1 | -18/+23 |
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-08-03 | 207 | -167/+349 |
|\ \ |
|
| * | | [ARM] 5182/1: pxa: Fix pcm990 compilation | Guennadi Liakhovetski | 2008-08-03 | 1 | -1/+0 |
| * | | [ARM] Fix explicit asm(-arm)?/arch-foo references | Russell King | 2008-08-02 | 15 | -30/+30 |
| * | | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 | 182 | -95/+95 |
| * | | [ARM] Remove explicit dependency for misc.o from compressed/Makefile | Russell King | 2008-08-02 | 1 | -3/+0 |
| * | | [ARM] initrd: claim initrd memory exclusively | Russell King | 2008-07-30 | 1 | -12/+20 |
| * | | [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2) | Eric Miao | 2008-07-28 | 3 | -22/+190 |
| * | | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 | Russell King | 2008-07-28 | 5 | -4/+14 |
| |\ \ |
|
| | * | | [ARM] add Sascha Hauer as Freescale i.MX Maintainer | Sascha Hauer | 2008-07-28 | 1 | -0/+6 |
| | * | | [ARM] i.MX: add missing clock functions exports | Paulius Zaleckas | 2008-07-28 | 1 | -0/+5 |
| | * | | [ARM] i.MX: remove set_imx_fb_info() export | Paulius Zaleckas | 2008-07-28 | 1 | -1/+0 |
| | * | | [ARM] mx1ads: make mmc platform data available for modules | Sascha Hauer | 2008-07-28 | 1 | -2/+2 |
| | * | | [ARM] mx2: add missing Kconfig dependency | Sascha Hauer | 2008-07-28 | 1 | -1/+1 |
| * | | | [ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename fallout | Haavard Skinnemoen | 2008-07-28 | 4 | -4/+4 |
| |/ / |
|
* | | | Merge git://git.infradead.org/users/dwmw2/random-2.6 | Linus Torvalds | 2008-08-02 | 2 | -5/+16 |
|\ \ \ |
|
| * | | | [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c | David Woodhouse | 2008-08-02 | 1 | -5/+12 |
| * | | | firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages | David Woodhouse | 2008-08-02 | 1 | -0/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-08-02 | 15 | -217/+104 |
|\ \ \ \ |
|
| * | | | | sparc64: Do not clobber %g7 in setcontext() trap. | David S. Miller | 2008-07-31 | 1 | -2/+4 |
| * | | | | sparc64: Kill __show_regs(). | David S. Miller | 2008-07-31 | 3 | -28/+3 |
| * | | | | sparc: Add __KERNEL__ ifdef protection to pt_regs helpers. | David S. Miller | 2008-07-31 | 2 | -26/+25 |
| * | | | | sparc64: Kill smp_report_regs(). | David S. Miller | 2008-07-31 | 4 | -56/+0 |