https://github.com/torvalds/linux
Revision f72a209a3e694ecb8d3ceed4671d98c4364e00e3 authored by Linus Torvalds on 01 October 2011, 15:37:25 UTC, committed by Linus Torvalds on 01 October 2011, 15:37:25 UTC
* 'irq-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip:
  irq: Fix check for already initialized irq_domain in irq_domain_add
  irq: Add declaration of irq_domain_simple_ops to irqdomain.h

* 'x86-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip:
  x86/rtc: Don't recursively acquire rtc_lock

* 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip:
  posix-cpu-timers: Cure SMP wobbles
  sched: Fix up wchan borkage
  sched/rt: Migrate equal priority tasks to available CPUs
4 parent s 47ea91b + eef24af + 47997d7 + d670ec1
History
Tip revision: f72a209a3e694ecb8d3ceed4671d98c4364e00e3 authored by Linus Torvalds on 01 October 2011, 15:37:25 UTC
Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://tesla.tglx.de/git/linux-2.6-tip
Tip revision: f72a209
File Mode Size
Kconfig -rw-r--r-- 3.2 KB
Kconfig.iosched -rw-r--r-- 1.8 KB
Makefile -rw-r--r-- 683 bytes
blk-cgroup.c -rw-r--r-- 42.3 KB
blk-cgroup.h -rw-r--r-- 11.3 KB
blk-core.c -rw-r--r-- 73.7 KB
blk-exec.c -rw-r--r-- 3.0 KB
blk-flush.c -rw-r--r-- 13.1 KB
blk-integrity.c -rw-r--r-- 11.4 KB
blk-ioc.c -rw-r--r-- 3.7 KB
blk-iopoll.c -rw-r--r-- 5.9 KB
blk-lib.c -rw-r--r-- 3.9 KB
blk-map.c -rw-r--r-- 8.2 KB
blk-merge.c -rw-r--r-- 11.1 KB
blk-settings.c -rw-r--r-- 25.3 KB
blk-softirq.c -rw-r--r-- 4.6 KB
blk-sysfs.c -rw-r--r-- 14.7 KB
blk-tag.c -rw-r--r-- 9.9 KB
blk-throttle.c -rw-r--r-- 32.0 KB
blk-timeout.c -rw-r--r-- 5.6 KB
blk.h -rw-r--r-- 5.5 KB
bsg-lib.c -rw-r--r-- 7.6 KB
bsg.c -rw-r--r-- 23.7 KB
cfq-iosched.c -rw-r--r-- 107.9 KB
cfq.h -rw-r--r-- 3.7 KB
compat_ioctl.c -rw-r--r-- 20.7 KB
deadline-iosched.c -rw-r--r-- 11.1 KB
elevator.c -rw-r--r-- 24.4 KB
genhd.c -rw-r--r-- 42.6 KB
ioctl.c -rw-r--r-- 8.1 KB
noop-iosched.c -rw-r--r-- 2.4 KB
scsi_ioctl.c -rw-r--r-- 18.3 KB

back to top