aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov1-2/+2
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov1-2/+2
2007-07-09sched: micro-optimize mmdrop()Ingo Molnar1-1/+1
2007-07-09sched: more agressive idle balancingIngo Molnar1-5/+7
2007-07-09sched: clean up sleep_on() APIsIngo Molnar1-8/+8
2007-07-09sched: scheduler debugging, coreIngo Molnar1-0/+20
2007-07-09sched: remove old cpu accounting fieldIngo Molnar1-1/+0
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-07include/linux/kallsyms.h must #include <linux/errno.h>Adrian Bunk1-0/+1
2007-07-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-67/+76
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-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-28Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARMDavid Woodhouse1-0/+2
2007-06-28eventfd: clean compile when CONFIG_EVENTFD=nRandy Dunlap1-1/+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-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2007-06-24slab allocators: MAX_ORDER one off fixChristoph Lameter1-2/+2
2007-06-24document nlink functionDave Hansen1-0/+27
2007-06-24SM501: Check SM501 ID register on initialisationBen Dooks1-0/+3
2007-06-24SM501: Clock updates and checksBen Dooks1-0/+5
2007-06-22[IPV4]: include sysctl.h from inetdevice.hSatyam Sharma1-0/+1
2007-06-21page_mapping must avoid slub pagesHugh Dickins1-0/+4
2007-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-6/+12
2007-06-18Revert "futex_requeue_pi optimization"Thomas Gleixner1-8/+1
2007-06-18IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier1-0/+4
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier2-6/+8
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman1-2/+2
2007-06-16SLUB: minimum alignment fixesChristoph Lameter1-2/+11
2007-06-16spi doc updatesDavid Brownell1-7/+13
2007-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen2-0/+16