index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
|
|
sparc64: Kill VERBOSE_SHOWREGS code.
David S. Miller
2008-07-31
1
-35
/
+0
|
*
|
|
|
sparc64: Hook up trigger_all_cpu_backtrace().
David S. Miller
2008-07-30
2
-2
/
+11
[next]