summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* sched: scheduler debugging, coreIngo Molnar2007-07-091-0/+20
* sched: remove old cpu accounting fieldIngo Molnar2007-07-091-1/+0
* sched: remove batch_task()Ingo Molnar2007-07-091-5/+0
* sched: remove interactivity types from sched.hIngo Molnar2007-07-091-7/+2
* sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar2007-07-091-2/+2
* sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-091-5/+5
* sched: x86, track TSC-unstable eventsIngo Molnar2007-07-091-0/+2
* sched: remove sleep_typeIngo Molnar2007-07-091-8/+0
* sched: clean up the rt priority macrosIngo Molnar2007-07-091-25/+36
* sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar2007-07-091-2/+3
* sched: cfs, core data typesIngo Molnar2007-07-091-0/+82
* sched: cfs core, kernel/sched_fair.cIngo Molnar2007-07-091-0/+8
* sched: increase the resolution of smpniceIngo Molnar2007-07-091-1/+8
* sched: add init_idle_bootup_task()Ingo Molnar2007-07-091-0/+1
* sched: add in_atomic_preempt_off()Ingo Molnar2007-07-091-0/+13
* sched: uninline set_task_cpu()Ingo Molnar2007-07-091-4/+1
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-6/+0
* sched: add SCHED_IDLE policyIngo Molnar2007-07-091-0/+2
* sched: rename idle_type/SCHED_IDLEIngo Molnar2007-07-091-14/+13
* sis5513: adding PCI-IDUwe Koziolek2007-07-081-0/+1
* include/linux/kallsyms.h must #include <linux/errno.h>Adrian Bunk2007-07-071-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-07-051-67/+76
|\
| * Input: document some of keycodesDmitry Torokhov2007-06-291-67/+75
| * Input: add a new EV_SW SW_RADIO event, for radio switches on laptopsHenrique de Moraes Holschuh2007-06-291-0/+1
* | PM: introduce set_target method in pm_opsRafael J. Wysocki2007-07-011-15/+47
* | pci.h stubs (for EDD build error)Randy Dunlap2007-07-011-0/+11
* | Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse2007-06-281-0/+2
* | eventfd: clean compile when CONFIG_EVENTFD=nRandy Dunlap2007-06-281-1/+2
* | libata: kill ATA_HORKAGE_DMA_RW_ONLYTejun Heo2007-06-271-1/+0
* | libata: kill the infamous abnormal status messageTejun Heo2007-06-271-5/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-06-241-0/+1
|\ \
| * | [IPV4]: include sysctl.h from inetdevice.hSatyam Sharma2007-06-221-0/+1
* | | slab allocators: MAX_ORDER one off fixChristoph Lameter2007-06-241-2/+2
* | | document nlink functionDave Hansen2007-06-241-0/+27
* | | SM501: Check SM501 ID register on initialisationBen Dooks2007-06-241-0/+3
* | | SM501: Clock updates and checksBen Dooks2007-06-241-0/+5
|/ /
* | page_mapping must avoid slub pagesHugh Dickins2007-06-211-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-06-203-6/+12
|\ \
| * | IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier2007-06-181-0/+4
| * | IB/mlx4: Handle FW command interface rev 3Roland Dreier2007-06-182-6/+8
* | | Revert "futex_requeue_pi optimization"Thomas Gleixner2007-06-181-8/+1
* | | shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman2007-06-161-2/+2
* | | SLUB: minimum alignment fixesChristoph Lameter2007-06-161-2/+11
* | | spi doc updatesDavid Brownell2007-06-161-7/+13
* | | [TCP]: Congestion control API RTT sampling fixIlpo Järvinen2007-06-152-0/+16
|/ /
* | Merge branch 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2007-06-112-1/+3
|\ \
| * | libata passthru: update cached device paramtersAlbert Lee2007-06-091-0/+1
| * | libata passthru: support PIO multi commandsAlbert Lee2007-06-091-1/+1
| * | libata-core/sff: Fix multiple assumptions about DMAAlan Cox2007-06-091-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-06-111-2/+5
|\ \ \