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
2012-05-06
vfs: Rename end_writeback() to clear_inode()
Jan Kara
52
-70
/
+68
2012-05-06
vfs: Move waiting for inode writeback from end_writeback() to evict_inode()
Jan Kara
1
-1
/
+2
2012-05-06
writeback: Refactor writeback_single_inode()
Jan Kara
1
-56
/
+86
2012-05-06
writeback: Remove wb->list_lock from writeback_single_inode()
Jan Kara
1
-10
/
+7
2012-05-06
writeback: Separate inode requeueing after writeback
Jan Kara
1
-47
/
+55
2012-05-06
writeback: Move I_DIRTY_PAGES handling
Jan Kara
1
-2
/
+3
2012-05-06
writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()
Jan Kara
2
-21
/
+45
2012-05-06
writeback: Move clearing of I_SYNC into inode_sync_complete()
Jan Kara
1
-6
/
+2
2012-05-06
writeback: initialize global_dirty_limit
Fengguang Wu
1
-0
/
+1
2012-04-25
fs: remove 8 bytes of padding from struct writeback_control on 64 bit builds
Richard Kennedy
1
-1
/
+2
2012-04-14
mm: page-writeback.c: local functions should not be exposed globally
H Hartley Sweeten
1
-1
/
+1
2012-04-13
Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-183
/
+223
2012-04-13
Merge tag 'fbdev-fixes-for-3.4-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
4
-193
/
+201
2012-04-13
Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-21
/
+40
2012-04-13
Merge branch 'for-3.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-332
/
+796
2012-04-13
Merge branch 'for-3.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-16
/
+27
2012-04-13
cpufreq: OMAP: fix build errors: depends on ARCH_OMAP2PLUS
Kevin Hilman
1
-0
/
+1
2012-04-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2
-8
/
+1
2012-04-13
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-24
/
+27
2012-04-13
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
5
-24
/
+21
2012-04-13
Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-8
/
+16
2012-04-13
sparc64: Eliminate obsolete __handle_softirq() function
Paul E. McKenney
1
-7
/
+0
2012-04-13
sparc64: Fix bootup crash on sun4v.
David S. Miller
1
-1
/
+1
2012-04-13
irq_work: fix compile failure on tile from missing include
Chris Metcalf
1
-0
/
+1
2012-04-13
ia64: populate the cmpxchg header with appropriate code
Paul Gortmaker
2
-114
/
+148
2012-04-13
alpha: fix build failures from system.h dismemberment
Paul Gortmaker
3
-69
/
+74
2012-04-12
Merge tag 'srpt-srq-type' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-0
/
+1
2012-04-12
kconfig: delete last traces of __enabled_ from autoconf.h
Paul Gortmaker
1
-11
/
+0
2012-04-12
Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...
Paul Gortmaker
1
-36
/
+13
2012-04-12
kconfig: fix IS_ENABLED to not require all options to be defined
Paul Gortmaker
1
-4
/
+18
2012-04-12
Btrfs: use commit root when loading free space cache
Josef Bacik
2
-10
/
+3
2012-04-12
Merge tag 'usb-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
32
-118
/
+216
2012-04-12
Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
13
-57
/
+52
2012-04-12
Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-57
/
+105
2012-04-12
Merge tag 'driver-core-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-12
/
+17
2012-04-12
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+2
2012-04-12
irq_domain: fix type mismatch in debugfs output format
Grant Likely
1
-1
/
+2
2012-04-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2012-04-12
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-27
/
+59
2012-04-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+5
2012-04-12
staging: android: fix mem leaks in __persistent_ram_init()
Jesper Juhl
1
-4
/
+7
2012-04-12
staging: vt6656: Don't leak memory in drivers/staging/vt6656/ioctl.c::private...
Jesper Juhl
1
-1
/
+2
2012-04-12
staging: iio: hmc5843: Fix crash in probe function.
Marek Belisko
1
-1
/
+3
2012-04-12
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
12
-33
/
+105
2012-04-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-194
/
+160
2012-04-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
31
-254
/
+325
2012-04-12
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-6
/
+6
2012-04-12
panic: fix stack dump print on direct call to panic()
Jason Wessel
1
-1
/
+1
2012-04-12
drivers/rtc/rtc-pl031.c: enable clock on all ST variants
Linus Walleij
1
-2
/
+1
2012-04-12
Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"
Ying Han
1
-6
/
+1
[next]