aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-10[S390] s390: rename CPU_IDLE to S390_CPU_IDLEHeiko Carstens1-2/+2
2007-07-10[S390] cio: Remove prototype for non-existing function cmf_reset().Cornelia Huck1-1/+0
2007-07-10[S390] Remove volatile from atomic_tHeiko Carstens1-2/+2
2007-07-10[S390] Bogomips calculation for 64 bit.Martin Schwidefsky2-3/+14
2007-07-10[S390] sclp: Test facility list before executing a service call.Heiko Carstens1-0/+1
2007-07-10[S390] sclp: introduce some new interfaces.Heiko Carstens1-30/+16
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-33/+264
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-18/+38
2007-07-09Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds2-0/+74
2007-07-10firewire: Document userspace ioctl interface.Kristian Høgsberg1-33/+264
2007-07-09ide: add short cables supportBartlomiej Zolnierkiewicz1-1/+2
2007-07-09mips au1xxx_ide.h: use NULL as firmware-revision wildcardJunio C Hamano1-14/+14
2007-07-09ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke1-1/+2
2007-07-09ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke1-2/+2
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: simplify sched_find_first_bit()Mike Galbraith1-13/+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-09Merge branches 'debug-module-param' and 'upstream' into for-linusJiri Kosina1-13/+23
2007-07-09HID: support for logitech cordless desktop LX500 special mappingRyo Dairiki1-0/+2
2007-07-09HID: separate quirks for report descriptor fixupJiri Kosina1-15/+21
2007-07-09HID: support for Petalynx Maxter remote controlJiri Kosina1-0/+1
2007-07-09HID: force hid-input for Microsoft SideWinder GameVoice deviceJiri Kosina1-0/+1
2007-07-09HID: make debugging output runtime-configurableJiri Kosina1-5/+15
2007-07-08PCMCIA-NETDEV : add new ID of lan&modem multifunction cardKomuro1-0/+2
2007-07-08[PATCH] Add 93cx6 eeprom libraryIvo van Doorn1-0/+72
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-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-7/+25