You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Linus Torvalds
e533b22705
Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
do_generic_file_read: s/EINTR/EIO/ if lock_page_killable() fails
softirq, warning fix: correct a format to avoid a warning
softirqs, debug: preemption check
x86, pci-hotplug, calgary / rio: fix EBDA ioremap()
IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fix
IO resources, x86: ioremap sanity check to catch mapping requests exceeding the BAR sizes
softlockup: Documentation/sysctl/kernel.txt: fix softlockup_thresh description
dmi scan: warn about too early calls to dmi_check_system()
generic: redefine resource_size_t as phys_addr_t
generic: make PFN_PHYS explicitly return phys_addr_t
generic: add phys_addr_t for holding physical addresses
softirq: allocate less vectors
IO resources: fix/remove printk
printk: robustify printk, update comment
printk: robustify printk, fix #2
printk: robustify printk, fix
printk: robustify printk
Fixed up conflicts in:
arch/powerpc/include/asm/types.h
arch/powerpc/platforms/Kconfig.cputype
manually.
|
16 years ago |
.. |
Kconfig
|
Kconfig: eliminate "def_bool n" constructs
|
16 years ago |
Makefile
|
clockevents: Allow build w/o run-tine usage for migration purposes
|
17 years ago |
clockevents.c
|
clockevents: make device shutdown robust
|
17 years ago |
clocksource.c
|
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
17 years ago |
jiffies.c
|
…
|
|
ntp.c
|
ntp: fix calculation of the next jiffie to trigger RTC sync
|
17 years ago |
tick-broadcast.c
|
clockevents: check broadcast tick device not the clock events device
|
16 years ago |
tick-common.c
|
clockevents: prevent mode mismatch on cpu online
|
17 years ago |
tick-internal.h
|
timers: fix build error in !oneshot case
|
17 years ago |
tick-oneshot.c
|
clockevents: remove WARN_ON which was used to gather information
|
17 years ago |
tick-sched.c
|
Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus
|
16 years ago |
timekeeping.c
|
ntp: handle leap second via timer
|
17 years ago |
timer_list.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |
timer_stats.c
|
kernel: use non-racy method for proc entries creation
|
17 years ago |