index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-25
Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
5
-72
/
+142
2009-09-25
writeback: writeback_inodes_sb() should use bdi_start_writeback()
Jens Axboe
1
-1
/
+1
2009-09-25
writeback: don't delay inodes redirtied by a fast dirtier
Wu Fengguang
1
-3
/
+9
2009-09-25
writeback: make the super_block pinning more efficient
Jens Axboe
1
-17
/
+29
2009-09-25
writeback: don't resort for a single super_block in move_expired_inodes()
Jens Axboe
1
-1
/
+11
2009-09-25
writeback: move inodes from one super_block together
Shaohua Li
1
-3
/
+18
2009-09-25
writeback: get rid to incorrect references to pdflush in comments
Jens Axboe
5
-19
/
+17
2009-09-25
writeback: improve readability of the wb_writeback() continue/break logic
Jens Axboe
1
-20
/
+23
2009-09-25
writeback: cleanup writeback_single_inode()
Wu Fengguang
1
-8
/
+7
2009-09-25
writeback: kupdate writeback shall not stop when more io is possible
Wu Fengguang
1
-2
/
+2
2009-09-25
writeback: stop background writeback when below background threshold
Wu Fengguang
2
-14
/
+20
2009-09-25
writeback: balance_dirty_pages() shall write more than dirtied pages
Wu Fengguang
1
-6
/
+10
2009-09-25
fs: Fix busyloop in wb_writeback()
Jan Kara
1
-1
/
+18
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
55
-1284
/
+3409
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
3
-0
/
+362
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
93
-2909
/
+2610
2009-09-25
[WATCHDOG] Add support for the Avionic Design Xanthos watchdog timer.
Thierry Reding
3
-0
/
+362
2009-09-25
sh_mobile_ceu_camera: fix compile breakage, caused by a bad merge
Guennadi Liakhovetski
1
-2
/
+2
2009-09-25
sh: Add support DMA Engine to SH7780
Nobuhiro Iwamatsu
1
-0
/
+14
2009-09-25
sh: Add support DMA Engine to SH7722
Nobuhiro Iwamatsu
1
-0
/
+14
2009-09-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
623
-12842
/
+29885
2009-09-25
sh: enable onenand support in kfr2r09 defconfig.
Paul Mundt
1
-2
/
+7
2009-09-25
sh: update defconfigs.
Paul Mundt
48
-1271
/
+3269
2009-09-25
sh: add FSI driver support for ms7724se
Kuninori Morimoto
1
-0
/
+89
2009-09-24
Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
Linus Torvalds
6
-87
/
+23
2009-09-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
31
-65
/
+222
2009-09-24
NOMMU: Ignore mmap() address param as it is a hint
David Howells
1
-4
/
+4
2009-09-24
NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline
David Howells
1
-1
/
+1
2009-09-24
NOMMU: Fix MAP_PRIVATE mmap() of objects where the data can be mapped directly
David Howells
1
-22
/
+12
2009-09-24
FRV: Flash mappings for the MB93090-MB00 motherboard
David Howells
2
-0
/
+92
2009-09-24
alpha: Clean up linker script using new linker script macros.
Geoffrey Thomas
1
-81
/
+9
2009-09-24
alpha: use .data.init_task instead of .data.init_thread.
Tim Abbott
2
-8
/
+4
2009-09-24
powerpc: Cleanup linker script using new linker script macros.
Tim Abbott
1
-54
/
+15
2009-09-24
blackfin: Cleanup linker script using new linker script macros.
Tim Abbott
1
-50
/
+6
2009-09-24
mn10300: Clean up linker script using higher-level macros.
Tim Abbott
1
-36
/
+4
2009-09-24
h8300: Cleanup linker script using new linker script macros.
Tim Abbott
1
-18
/
+7
2009-09-24
um: Clean up linker script using standard macros.
Tim Abbott
3
-50
/
+14
2009-09-24
xtensa: Cleanup linker script using new linker script macros.
Tim Abbott
1
-61
/
+14
2009-09-24
parisc: Remove useless altinstructions code copied from x86.
Tim Abbott
1
-25
/
+0
2009-09-24
parisc: Clean up linker script using new linker script macros.
Tim Abbott
1
-75
/
+4
2009-09-24
Optimize the ordering of sections in RW_DATA_SECTION.
Tim Abbott
1
-2
/
+2
2009-09-24
hugetlb_file_setup(): use C, not cpp
Andrew Morton
1
-4
/
+8
2009-09-24
procfs: disable per-task stack usage on NOMMU
Andrew Morton
2
-2
/
+9
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
9
-72
/
+77
2009-09-24
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
13
-61
/
+43
2009-09-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
153
-3746
/
+7834
2009-09-24
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-2
/
+5
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-8
/
+33
2009-09-24
genetlink: fix netns vs. netlink table locking (2)
Johannes Berg
3
-9
/
+15
2009-09-24
3c59x: Get rid of "Trying to free already-free IRQ"
Anton Vorontsov
1
-9
/
+3
[next]