index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
page.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-05-09
ondemand: Make the iowait-is-busy time a sysfs tunable
Arjan van de Ven
1
-1
/
+46
2010-05-09
ondemand: Solve a big performance issue by counting IOWAIT time as busy
Arjan van de Ven
1
-2
/
+28
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
3
-0
/
+33
2010-05-09
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
2
-5
/
+1
2010-05-09
sched: Fold updating of the last_update_time_info into update_ts_time_stats()
Arjan van de Ven
1
-11
/
+11
2010-05-09
sched: Update the idle statistics in get_cpu_idle_time_us()
Arjan van de Ven
1
-1
/
+6
2010-05-09
sched: Introduce a function to update the idle statistics
Arjan van de Ven
1
-10
/
+19
2010-05-09
sched: Add a comment to get_cpu_idle_time_us()
Arjan van de Ven
1
-0
/
+14
2010-05-08
cpu_stop: add dummy implementation for UP
Tejun Heo
3
-7
/
+68
2010-05-07
sched: Remove rq argument to the tracepoints
Peter Zijlstra
5
-34
/
+19
2010-05-07
rcu: need barrier() in UP synchronize_sched_expedited()
Paul E. McKenney
1
-0
/
+1
2010-05-06
sched: correctly place paranioa memory barriers in synchronize_sched_expedited()
Paul E. McKenney
1
-10
/
+11
2010-05-06
sched: kill paranoia check in synchronize_sched_expedited()
Tejun Heo
1
-37
/
+3
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
7
-253
/
+127
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
6
-173
/
+42
2010-05-06
cpu_stop: implement stop_cpu[s]()
Tejun Heo
2
-9
/
+402
2010-04-30
Linux 2.6.34-rc6
v2.6.34-rc6
Linus Torvalds
1
-1
/
+1
2010-04-30
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
Wufei
1
-5
/
+0
2010-04-30
ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...
viresh kumar
1
-1
/
+1
2010-04-29
xfs: add a shrinker to background inode reclaim
Dave Chinner
6
-9
/
+120
2010-04-29
exofs: Fix "add bdi backing to mount session" fall out
Boaz Harrosh
1
-1
/
+1
2010-04-29
fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK
Jens Axboe
1
-0
/
+1
2010-04-29
pktcdvd: improve BKL and compat_ioctl.c usage
Arnd Bergmann
2
-6
/
+14
2010-04-29
exofs: Fix "add bdi backing to mount session" fall out
Boaz Harrosh
1
-1
/
+1
2010-04-29
nfs d_revalidate() is too trigger-happy with d_drop()
Al Viro
1
-0
/
+2
2010-04-28
ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB
Colin Tuckley
2
-1
/
+2
2010-04-28
sfc: Change falcon_probe_board() to fail for unsupported boards
Ben Hutchings
3
-12
/
+7
2010-04-28
sfc: Always close net device at the end of a disabling reset
Ben Hutchings
1
-2
/
+2
2010-04-28
sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
Ben Hutchings
1
-2
/
+11
2010-04-28
sctp: Fix oops when sending queued ASCONF chunks
Vlad Yasevich
4
-16
/
+34
2010-04-28
sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set
Wei Yongjun
1
-7
/
+10
2010-04-28
sctp: per_cpu variables should be in bh_disabled section
Vlad Yasevich
1
-2
/
+2
2010-04-28
sctp: fix potential reference of a freed pointer
Vlad Yasevich
1
-2
/
+4
2010-04-28
sctp: avoid irq lock inversion while call sk->sk_data_ready()
Wei Yongjun
3
-0
/
+12
2010-04-28
Revert "tcp: bind() fix when many ports are bound"
David S. Miller
2
-21
/
+10
2010-04-28
nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4
Xiaotian Feng
1
-0
/
+1
2010-04-28
nfs: fix some issues in nfs41_proc_reclaim_complete()
Dan Carpenter
1
-1
/
+4
2010-04-28
x86/PCI: compute Address Space length rather than using _LEN
Bjorn Helgaas
1
-38
/
+2
2010-04-28
regulator: fix enabling regulator issue on max8925
Haojian Zhuang
1
-1
/
+1
2010-04-28
coda: move backing-dev.h kernel include inside __KERNEL__
Jens Axboe
1
-1
/
+2
2010-04-28
powerpc/ps3: Update ps3_defconfig
Geoff Levand
1
-60
/
+129
2010-04-28
powerpc/ps3: Update platform maintainer
Geoff Levand
1
-4
/
+4
2010-04-28
powerpc/pseries: Flush lazy kernel mappings after unplug operations
Benjamin Herrenschmidt
3
-0
/
+13
2010-04-28
powerpc/numa: Add form 1 NUMA affinity
Anton Blanchard
2
-3
/
+17
2010-04-28
net/usb: add sierra_net.c driver
Elina Pasheva
3
-0
/
+1012
2010-04-28
cdc_ether: fix autosuspend for mbm devices
Torgny Johansson
1
-0
/
+1
2010-04-28
bluetooth: handle l2cap_create_connless_pdu() errors
Dan Carpenter
1
-1
/
+4
2010-04-28
gianfar: Wait for both RX and TX to stop
Andy Fleming
1
-3
/
+3
2010-04-28
keys: the request_key() syscall should link an existing key to the dest keyring
David Howells
1
-1
/
+8
2010-04-28
gpio: fix pca953x set_type 'scheduling while atomic' bug
Marc Zyngier
1
-1
/
+13
[next]