aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2007-05-09workqueue: kill run_scheduled_work()Gravatar Oleg Nesterov 1-1/+0
2007-05-09Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGravatar Gautham R Shenoy 1-0/+2
2007-05-09Extend notifier_call_chain to count nr_calls madeGravatar Gautham R Shenoy 1-22/+30
2007-05-09relay: use plain timer instead of delayed workGravatar Tom Zanussi 1-1/+2
2007-05-09kblockd: use flush_workGravatar Andrew Morton 1-1/+1
2007-05-09implement flush_work()Gravatar Oleg Nesterov 1-1/+3
2007-05-09Use common cpu_is_xxx() macros on AT91 and AVR32Gravatar Haavard Skinnemoen 2-0/+39
2007-05-09mutex_lock_interruptible(): add __must_checkGravatar Andrew Morton 1-2/+3
2007-05-09Move sig_kernel_* et al macros to linux/signal.hGravatar Roland McGrath 1-0/+125
2007-05-09mca: add integrated device bus matchingGravatar James Bottomley 1-0/+2
2007-05-09Always ask the hardware to obtain hardware processor id - ia64Gravatar Fernando Luis Vazquez Cao 1-3/+2
2007-05-09Use the APIC to determine the hardware processor id - x86_64Gravatar Fernando Luis Vazquez Cao 1-8/+6
2007-05-09Use the APIC to determine the hardware processor id - i386Gravatar Fernando Luis Vazquez Cao 1-15/+21
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsGravatar Fernando Luis Vazquez Cao 11-5/+21
2007-05-09Display all possible partitions when the root filesystem failed to mountGravatar Dave Gilbert 1-0/+1
2007-05-09uml: fix build breakageGravatar Jeff Dike 1-0/+9
2007-05-09PM: Separate hibernation code from suspend codeGravatar Rafael J. Wysocki 2-30/+25
2007-05-09FRV: Replace pgd management via slabs through quicklistsGravatar Christoph Lameter 1-0/+4
2007-05-09Declare {compat_}sys_utimensatGravatar Stephen Rothwell 2-0/+5
2007-05-08m68k: <asm/scatterlist.h> needs <linux/types.h>Gravatar Geert Uytterhoeven 1-0/+2
2007-05-08FRV: Miscellaneous fixesGravatar David Howells 1-3/+13
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Gravatar Linus Torvalds 5-157/+18
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Gravatar Linus Torvalds 1-2/+1
2007-05-08[SPARC64]: Optimize fault kprobe handling just like powerpc.Gravatar David S. Miller 2-3/+14
2007-05-08[SPARC]: Wire up utimensat syscall.Gravatar David S. Miller 2-2/+4
2007-05-08[SPARC64]: Kill asm-sparc64/pbm.hGravatar David S. Miller 1-132/+0
2007-05-08[SPARC64]: Move index info pci_pbm_info.Gravatar David S. Miller 1-5/+1
2007-05-08[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.Gravatar David S. Miller 1-7/+3
2007-05-08[SPARC64]: Move pci_ops into pci_pbm_info.Gravatar David S. Miller 1-3/+1
2007-05-08[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info'sGravatar David S. Miller 1-5/+3
2007-05-08[SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.Gravatar David S. Miller 1-6/+0
2007-05-08[SPARC64] PCI: Use common routine to fetch PBM properties.Gravatar David S. Miller 1-2/+0
2007-05-08disable socket power in adapter driver instead of media oneGravatar Alex Dubov 1-0/+1
2007-05-08Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Gravatar Linus Torvalds 2-1/+22
2007-05-08Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Gravatar Linus Torvalds 1-25/+15
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputGravatar Linus Torvalds 1-0/+2
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Gravatar Linus Torvalds 28-702/+1783
2007-05-08s3fb: updatesGravatar Ondrej Zajicek 1-0/+1
2007-05-08use mutex instead of semaphore in virtual console driverGravatar Matthias Kaehlcke 1-1/+2
2007-05-08atyfb: halve XCLK with Mobility and 32bit memoryGravatar Ville Syrjala 1-0/+1
2007-05-08fbdev: fbcon: check if mode can handle new screenGravatar Antonino A. Daplas 1-0/+12
2007-05-08pm2fb: Permedia 2V memory clock settingGravatar Krzysztof Helt 1-0/+4
2007-05-08fbdev: add tile operation to get the maximum length of the mapGravatar Antonino A. Daplas 1-1/+2
2007-05-08fbcon: font setting should check limitation of driverGravatar Antonino A. Daplas 1-1/+2
2007-05-08fbdev: advertise limitation of drawing engineGravatar Antonino A. Daplas 1-0/+4
2007-05-08fbdev: add fb_read/fb_write functions for framebuffers in system RAMGravatar Antonino A. Daplas 1-0/+4
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeGravatar Antonino A. Daplas 1-2/+4
2007-05-08fbdev: add drawing functions for framebuffers in system RAMGravatar Antonino A. Daplas 1-0/+6
2007-05-08vt: add color support to the "underline" and "italic" attributesGravatar Jan Engelhardt 2-1/+4