summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2008-04-20skbuff: fix missing kernel-doc notationRandy Dunlap-0/+1
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik-1/+1
2008-04-20[POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras-0/+1
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones-55/+55
2008-04-19IB: convert struct class_device to struct deviceTony Jones-1/+1
2008-04-19memstick: convert struct class_device to struct deviceGreg Kroah-Hartman-1/+1
2008-04-19PM: Remove destroy_suspended_device()Rafael J. Wysocki-41/+3
2008-04-19Firmware: add iSCSI iBFT SupportKonrad Rzeszutek-0/+50
2008-04-19Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman-2/+1
2008-04-19PM: Convert wakeup flag accessors to inline functionsAlan Stern-45/+94
2008-04-19PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern-15/+21
2008-04-19PM: Handle device registrations during suspend/resumeRafael J. Wysocki-0/+1
2008-04-19sysfs: small header file cleanup for SYSFS=nDavid Rientjes-7/+2
2008-04-19driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches-14/+7
2008-04-19driver core: memory: semaphore to mutexDaniel Walker-3/+2
2008-04-19avr32: add include/asm-avr32/serial.hAdrian Bunk-0/+13
2008-04-19add include/asm-avr32/xor.hAdrian Bunk-0/+6
2008-04-19avr32: Generic clockevents supportDavid Brownell-112/+0
2008-04-19avr32: Move sleep code into mach-at32apHaavard Skinnemoen-0/+48
2008-04-19avr32: Use constants from sysreg.h in asm.hHaavard Skinnemoen-4/+4
2008-04-19avr32: Delete mostly unused header asm/intc.hHaavard Skinnemoen-128/+5
2008-04-19avr32: pass i2c board info through at32_add_device_twiBen Nizette-1/+4
2008-04-19avr32: cleanup - use _AC macro to define PAGE_SIZECyrill Gorcunov-5/+3
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen-3/+23
2008-04-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Haavard Skinnemoen-0/+252
2008-04-19make nfs_automount_list staticAdrian Bunk-1/+0
2008-04-19SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requestsTrond Myklebust-0/+8
2008-04-19NFSv4: Reintroduce machine credsTrond Myklebust-0/+5
2008-04-19NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid()Trond Myklebust-2/+0
2008-04-19NLM/lockd: Add a reference counter to struct nlm_rqstTrond Myklebust-0/+1
2008-04-19NFSv4: Only increment the sequence id if the server saw itTrond Myklebust-2/+8
2008-04-19NFS: Ensure that the write code cleans up properly when rpc_run_task() failsTrond Myklebust-2/+2
2008-04-19SUNRPC: Fix up xprt_write_space()Trond Myklebust-1/+1
2008-04-19sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra-0/+4
2008-04-19sched: rt-group: optimize dequeue_rt_stackPeter Zijlstra-0/+1
2008-04-19sched: fair-group: SMP-nice for group schedulingPeter Zijlstra-0/+1
2008-04-19sched, cpuset: customize sched domains, coreHidetoshi Seto-4/+25
2008-04-19sched: fix the task_group hierarchy for UID groupingPeter Zijlstra-0/+3
2008-04-19sched: allow the group scheduler to have multiple levelsDhaval Giani-1/+1
2008-04-19sched: add new set_cpus_allowed_ptr functionMike Travis-4/+11
2008-04-19cpumask: add show cpu map functionsMike Travis-6/+11
2008-04-19x86: convert cpumask_of_cpu macro to allocated arrayMike Travis-3/+9
2008-04-19cpumask: add CPU_MASK_ALL_PTR macroMike Travis-0/+6
2008-04-19cpumask: reduce stack usage in SD_x_INIT initializersMike Travis-43/+8
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis-1/+1
2008-04-19cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis-6/+7
2008-04-19asm-generic: add node_to_cpumask_ptr macroMike Travis-9/+35
2008-04-19cpumask: add cpumask_scnprintf_len functionMike Travis-0/+8
2008-04-19sched: rt-group: synchonised bandwidth periodPeter Zijlstra-0/+7
2008-04-19time: add ns_to_ktime()Ingo Molnar-0/+6