summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Add suspend-related notifications for CPU hotplugRafael J. Wysocki1-0/+12
2007-05-09fs: deprecate memclear_highpage_flushNate Diller1-2/+1
2007-05-09fs: convert core functions to zero_user_pageNate Diller1-9/+19
2007-05-09FUTEX: new PRIVATE futexesEric Dumazet1-3/+26
2007-05-09futex_requeue_pi optimizationPierre Peiffer1-1/+8
2007-05-09Make futex_wait() use an hrtimer for timeoutPierre Peiffer1-1/+3
2007-05-09declare struct ktimeAndrew Morton1-2/+4
2007-05-09aio is unlikelyAndrew Morton1-1/+2
2007-05-09RPC: add wrapper for svc_reserve to account for checksumJeff Layton1-0/+19
2007-05-09knfsd: rename sk_defer_lock to sk_lockNeilBrown1-1/+2
2007-05-09remove nfs4_acl_add_ace()Adrian Bunk1-1/+0
2007-05-09change kernel threads to ignore signals instead of blocking themOleg Nesterov1-0/+1
2007-05-09kthread: don't depend on work queuesEric W. Biederman1-0/+3
2007-05-09unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov1-9/+12
2007-05-09workqueue: kill NOAUTOREL worksOleg Nesterov1-55/+9
2007-05-09make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wqOleg Nesterov1-3/+10
2007-05-09workqueue: kill run_scheduled_work()Oleg Nesterov1-1/+0
2007-05-09Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy1-0/+2
2007-05-09Extend notifier_call_chain to count nr_calls madeGautham R Shenoy1-22/+30
2007-05-09relay: use plain timer instead of delayed workTom Zanussi1-1/+2
2007-05-09kblockd: use flush_workAndrew Morton1-1/+1
2007-05-09implement flush_work()Oleg Nesterov1-1/+3
2007-05-09Use common cpu_is_xxx() macros on AT91 and AVR32Haavard Skinnemoen2-0/+39
2007-05-09mutex_lock_interruptible(): add __must_checkAndrew Morton1-2/+3
2007-05-09Move sig_kernel_* et al macros to linux/signal.hRoland McGrath1-0/+125
2007-05-09mca: add integrated device bus matchingJames Bottomley1-0/+2
2007-05-09Always ask the hardware to obtain hardware processor id - ia64Fernando Luis Vazquez Cao1-3/+2
2007-05-09Use the APIC to determine the hardware processor id - x86_64Fernando Luis Vazquez Cao1-8/+6
2007-05-09Use the APIC to determine the hardware processor id - i386Fernando Luis Vazquez Cao1-15/+21
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao11-5/+21
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert1-0/+1
2007-05-09uml: fix build breakageJeff Dike1-0/+9
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki2-30/+25
2007-05-09FRV: Replace pgd management via slabs through quicklistsChristoph Lameter1-0/+4
2007-05-09Declare {compat_}sys_utimensatStephen Rothwell2-0/+5
2007-05-08m68k: <asm/scatterlist.h> needs <linux/types.h>Geert Uytterhoeven1-0/+2
2007-05-08FRV: Miscellaneous fixesDavid Howells1-3/+13
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds5-157/+18
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-2/+1
2007-05-08[SPARC64]: Optimize fault kprobe handling just like powerpc.David S. Miller2-3/+14
2007-05-08[SPARC]: Wire up utimensat syscall.David S. Miller2-2/+4
2007-05-08[SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller1-132/+0
2007-05-08[SPARC64]: Move index info pci_pbm_info.David S. Miller1-5/+1
2007-05-08[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.David S. Miller1-7/+3
2007-05-08[SPARC64]: Move pci_ops into pci_pbm_info.David S. Miller1-3/+1
2007-05-08[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sDavid S. Miller1-5/+3
2007-05-08[SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.David S. Miller1-6/+0
2007-05-08[SPARC64] PCI: Use common routine to fetch PBM properties.David S. Miller1-2/+0
2007-05-08disable socket power in adapter driver instead of media oneAlex Dubov1-0/+1
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-1/+22