aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-05-09make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wqOleg Nesterov
2007-05-09workqueue: kill run_scheduled_work()Oleg Nesterov
2007-05-09Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy
2007-05-09Extend notifier_call_chain to count nr_calls madeGautham R Shenoy
2007-05-09relay: use plain timer instead of delayed workTom Zanussi
2007-05-09kblockd: use flush_workAndrew Morton
2007-05-09implement flush_work()Oleg Nesterov
2007-05-09mutex_lock_interruptible(): add __must_checkAndrew Morton
2007-05-09Move sig_kernel_* et al macros to linux/signal.hRoland McGrath
2007-05-09mca: add integrated device bus matchingJames Bottomley
2007-05-09Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao
2007-05-09Display all possible partitions when the root filesystem failed to mountDave Gilbert
2007-05-09PM: Separate hibernation code from suspend codeRafael J. Wysocki
2007-05-09Declare {compat_}sys_utimensatStephen Rothwell
2007-05-09[MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day
2007-05-09[MTD] Remove unnecessary user space check from mtd.h.Robert P. J. Day
2007-05-09include files: convert "include" subdirectory to UTF-8John Anthony Kazos Jr
2007-05-09fix file specification in commentsUwe Kleine-König
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-09[POWERPC] swsusp: Introduce register_nosave_region_lateJohannes Berg
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier
2007-05-08disable socket power in adapter driver instead of media oneAlex Dubov
2007-05-08Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds
2007-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds
2007-05-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-05-08s3fb: updatesOndrej Zajicek
2007-05-08use mutex instead of semaphore in virtual console driverMatthias Kaehlcke
2007-05-08fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas
2007-05-08fbdev: add tile operation to get the maximum length of the mapAntonino A. Daplas
2007-05-08fbcon: font setting should check limitation of driverAntonino A. Daplas
2007-05-08fbdev: advertise limitation of drawing engineAntonino A. Daplas
2007-05-08fbdev: add fb_read/fb_write functions for framebuffers in system RAMAntonino A. Daplas
2007-05-08fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas
2007-05-08fbdev: add drawing functions for framebuffers in system RAMAntonino A. Daplas
2007-05-08vt: add color support to the "underline" and "italic" attributesJan Engelhardt
2007-05-08fb: fsync() method for deferred I/O flush.Paul Mundt
2007-05-08fbdev: mm: Deferred IO supportJaya Kumar
2007-05-08fbdev: display classJames Simmons
2007-05-08Char: cyclades, dynamic portsJiri Slaby
2007-05-08Char: cyclades, remove unused timestampsJiri Slaby
2007-05-08Char: cyclades, remove sleep_onJiri Slaby
2007-05-08Char: cyclades, make info->card a pointerJiri Slaby
2007-05-08Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby
2007-05-08Char: cyclades, unexport struct cyclades_cardJiri Slaby
2007-05-08PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas
2007-05-08Char: cyclades, cy_readX/writeX cleanupJiri Slaby
2007-05-08Add IRQF_IRQPOLL flag (common code)Bernhard Walle
2007-05-08nfs: fix congestion control: use atomic_longsPeter Zijlstra
2007-05-08Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli