summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-07-09sched: remove batch_task()Ingo Molnar1-5/+0
2007-07-09sched: remove interactivity types from sched.hIngo Molnar1-7/+2
2007-07-09sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar1-2/+2
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh1-5/+5
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar1-0/+2
2007-07-09sched: remove sleep_typeIngo Molnar1-8/+0
2007-07-09sched: clean up the rt priority macrosIngo Molnar1-25/+36
2007-07-09sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar1-2/+3
2007-07-09sched: cfs, core data typesIngo Molnar1-0/+82
2007-07-09sched: cfs core, kernel/sched_fair.cIngo Molnar1-0/+8
2007-07-09sched: increase the resolution of smpniceIngo Molnar1-1/+8
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar1-0/+1
2007-07-09sched: add in_atomic_preempt_off()Ingo Molnar1-0/+13
2007-07-09sched: uninline set_task_cpu()Ingo Molnar1-4/+1
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar1-6/+0
2007-07-09sched: add SCHED_IDLE policyIngo Molnar1-0/+2
2007-07-09sched: rename idle_type/SCHED_IDLEIngo Molnar1-14/+13
2007-07-08sis5513: adding PCI-IDUwe Koziolek1-0/+1
2007-07-08include/linux/kallsyms.h must #include <linux/errno.h>Adrian Bunk1-0/+1
2007-07-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-7/+25
2007-07-06i386: es7000 build breakage fixVivek Goyal2-0/+10
2007-07-06[MIPS] Fix scheduling latency issue on 24K, 34K and 74K coresRalf Baechle1-0/+2
2007-07-06[MIPS] Add macros to encode processor revisions.Ralf Baechle1-0/+11
2007-07-06[MIPS] RM7000: Enable ICACHE_REFILLS_WORKAROUND_WAR.Ralf Baechle1-7/+11
2007-07-06[MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processorsAndrew Sharp1-0/+1
2007-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-67/+76
2007-07-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds1-4/+1
2007-07-04[MIPS] Add whitelists for checksyscalls.shAtsushi Nemoto1-0/+16
2007-07-04[MIPS] die(): Properly declare as non-returningMaciej W. Rozycki1-1/+1
2007-07-04[MIPS] Fix include wrapper symbol definitions in IP32 code.Kumba1-3/+3
2007-07-03Blackfin arch: remove zero-sized include/asm-blackfin/macros.hMarco Roeland1-0/+0
2007-07-02[POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driverOlof Johansson1-4/+1
2007-07-01PM: introduce set_target method in pm_opsRafael J. Wysocki1-15/+47
2007-07-01pci.h stubs (for EDD build error)Randy Dunlap1-0/+11
2007-07-01frv: fix fallout from "remove sched.h from mm.h" patchAlexey Dobriyan1-1/+1
2007-06-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2-0/+2
2007-06-29Input: document some of keycodesDmitry Torokhov1-67/+75
2007-06-29Input: add a new EV_SW SW_RADIO event, for radio switches on laptopsHenrique de Moraes Holschuh1-0/+1
2007-06-29[SPARC64]: Add linux/pagemap.h to asm/tlb.hAlexey Dobriyan1-0/+1
2007-06-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse4-1/+6
2007-06-28eventfd: clean compile when CONFIG_EVENTFD=nRandy Dunlap1-1/+2
2007-06-27Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-2/+2
2007-06-27libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo1-1/+0
2007-06-27libata: kill the infamous abnormal status messageTejun Heo1-5/+3
2007-06-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-3/+0
2007-06-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-2/+71
2007-06-27[IA64] change sh_change_coherence oemcall to use nolockDean Nelson1-2/+2
2007-06-26[MIPS] SMTC and non-SMTC kernel and modules are incompatibleRalf Baechle1-1/+8
2007-06-26[MIPS] Remove a duplicated local variable in test_and_clear_bit()Atsushi Nemoto1-1/+1
2007-06-26[MIPS] use compat_siginfo in rt_sigframe_n32Pavel Kiryukhin1-0/+62