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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-06
block: implement bio_associate_current()
Tejun Heo
3
-2
/
+22
2012-03-06
block: add io_context->active_ref
Tejun Heo
1
-2
/
+20
2012-03-06
block: ioc_task_link() can't fail
Tejun Heo
1
-11
/
+5
2012-03-06
blkcg: drop unnecessary RCU locking
Tejun Heo
1
-1
/
+0
2012-03-06
blkcg: let blkcg core manage per-queue blkg list and counter
Tejun Heo
1
-2
/
+2
2012-03-06
blkcg: move per-queue blkg list heads and counters to queue and blkg
Tejun Heo
1
-0
/
+5
2012-03-06
blkcg: clear all request_queues on blkcg policy [un]registrations
Tejun Heo
1
-0
/
+3
2012-03-06
block: implement blk_queue_bypass_start/end()
Tejun Heo
1
-1
/
+4
2012-03-06
elevator: make elevator_init_fn() return 0/-errno
Tejun Heo
1
-1
/
+1
2012-03-02
Block: use a freezable workqueue for disk-event polling
Alan Stern
1
-0
/
+4
2012-03-02
block: Fix NULL pointer dereference in sd_revalidate_disk
Jun'ichi Nomura
1
-0
/
+1
2012-02-15
block: exit_io_context() should call elevator_exit_icq_fn()
Tejun Heo
1
-0
/
+1
2012-02-15
block: replace icq->changed with icq->flags
Tejun Heo
1
-3
/
+6
2012-02-13
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
1
-2
/
+4
2012-02-13
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
1
-0
/
+4
2012-02-13
mmc: core: add the capability for broken voltage
Jaehoon Chung
1
-0
/
+1
2012-02-13
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
1
-0
/
+19
2012-02-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-15
/
+5
2012-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-14
/
+73
2012-02-10
netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=m
Neil Horman
1
-8
/
+40
2012-02-10
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+9
2012-02-09
Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2012-02-09
net: Make qdisc_skb_cb upper size bound explicit.
David S. Miller
1
-1
/
+8
2012-02-08
Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+4
2012-02-08
cdrom: move shared static to cdrom_device_info
Paolo Bonzini
1
-1
/
+2
2012-02-08
block: don't call elevator callbacks for plug merges
Tejun Heo
1
-6
/
+0
2012-02-08
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...
Tejun Heo
1
-2
/
+1
2012-02-07
Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-0
/
+5
2012-02-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+10
2012-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
1
-0
/
+2
2012-02-07
block: strip out locking optimization in put_io_context()
Tejun Heo
2
-6
/
+2
2012-02-07
target: Change target_submit_cmd() to return void
Andy Grover
1
-1
/
+1
2012-02-06
exec: fix use-after-free bug in setup_new_exec()
Heiko Carstens
1
-1
/
+2
2012-02-06
writeback: fix dereferencing NULL bdi->dev on trace_writeback_queue
Wu Fengguang
1
-1
/
+4
2012-02-04
ipv4: reset flowi parameters on route connect
Julian Anastasov
2
-0
/
+14
2012-02-04
Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+13
2012-02-04
PM / QoS: CPU C-state breakage with PM Qos change
Venkatesh Pallipadi
1
-1
/
+13
2012-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+2
2012-02-04
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-0
/
+1
2012-02-04
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
1
-3
/
+1
2012-02-03
Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
1
-0
/
+2
2012-02-03
mfd: Store twl6040-codec mclk configuration
Peter Ujfalusi
1
-0
/
+2
2012-02-02
include/linux/lp8727.h: Remove executable bit
Josh Triplett
1
-0
/
+0
2012-02-02
Fix race in process_vm_rw_core
Christopher Yeoh
1
-0
/
+6
2012-02-02
net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary
Haiyang Zhang
1
-1
/
+1
2012-02-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...
Linus Torvalds
1
-0
/
+1
2012-02-01
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
1
-2
/
+0
2012-02-01
usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()
Kuninori Morimoto
1
-1
/
+1
2012-02-01
net: Disambiguate kernel message
Arun Sharma
1
-4
/
+10
2012-02-01
mtd: fix merge conflict resolution breakage
Artem Bityutskiy
1
-1
/
+1
[next]