aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh
2007-10-29Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-29Revert "x86_64: allocate sparsemem memmap above 4G"Linus Torvalds
2007-10-29sched: fix style in kernel/sched.cIngo Molnar
2007-10-29sched: fix style of swap() macro in kernel/sched_fair.cIngo Molnar
2007-10-29sched: report CPU usage in CFS cgroup directoriesPaul Menage
2007-10-29sched: move rcu_head to task_group structSrivatsa Vaddagiri
2007-10-29sched: fix incorrect assumption that cpu 0 existsJames Bottomley
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra
2007-10-29sched: make kernel/sched.c:account_guest_time() staticAdrian Bunk
2007-10-29[MIPS] tb0219: Update copyright message.Ralf Baechle
2007-10-29[MIPS] MT: Fix bug in multithreaded kernels.Ralf Baechle
2007-10-29[MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs.Ralf Baechle
2007-10-29Author: Ralf Baechle <ralf@linux-mips.org>Ralf Baechle
2007-10-29[MIPS] sb1250: Enable GenBus IDE in defconfig.Maciej W. Rozycki
2007-10-29[MIPS] vmlinux.ld.S: correctly indent .data sectionFranck Bui-Huu
2007-10-29[MIPS] c-r3k: Implement flush_cache_range()Maciej W. Rozycki
2007-10-29[MIPS] Store sign-extend register values for PTRACE_GETREGSAtsushi Nemoto
2007-10-29[MIPS] Alchemy: Register platform devicesFlorian Fainelli
2007-10-29[MIPS] Add len and addr validation for MAP_FIXED mappings.David Daney
2007-10-29[MIPS] IRIX: Fix off-by-one error in signal compat code.Ralf Baechle
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle
2007-10-29[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.Ralf Baechle
2007-10-29[MIPS] time: Make c0_compare_int_usable fasterAtsushi Nemoto
2007-10-29[MIPS] time: Fix cevt-r4k.c for 64-bit kernelAtsushi Nemoto
2007-10-29[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().Ralf Baechle
2007-10-29[MIPS] txx9tmr clockevent/clocksource driverAtsushi Nemoto
2007-10-29[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().Yoichi Yuasa
2007-10-29[MIPS] IP32: Fixes after interrupt renumbering.Ralf Baechle
2007-10-29[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.Ralf Baechle
2007-10-29[MIPS] SNI: Convert a20r timer to clockevent device.Ralf Baechle
2007-10-29[MIPS] time: Merge eXcite plat_timer_setup into plat_time_init.Ralf Baechle
2007-10-29[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.Ralf Baechle
2007-10-29[MIPS] time: Remove wrppmc's definition of plat_timer_setup.Ralf Baechle
2007-10-29[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.Ralf Baechle
2007-10-29[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.Ralf Baechle
2007-10-29[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Ralf Baechle
2007-10-29[MIPS] vpe: Use p_paddr instead of p_vaddr loader.Ralf Baechle
2007-10-29[MIPS] Cleanup random difference between the lmo and kernel.org tree.Ralf Baechle
2007-10-29[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.Yoichi Yuasa
2007-10-29[MIPS] time: Use non-interrupt locks in GT641xx clockevent driverYoichi Yuasa
2007-10-29[MIPS] Alchemy: micro-optimizatize time code.Ralf Baechle
2007-10-29[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.Ralf Baechle
2007-10-29[MIPS] SMTC: Allow control over TC assignment to vpe0.Kevin D. Kissell
2007-10-29Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...Linus Torvalds
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-29Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-29Merge branch 'warnings-upstream' of master.kernel.org:/pub/scm/linux/kernel/g...Linus Torvalds
2007-10-29[libata] AHCI: add hw link power management supportKristen Carlson Accardi