summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | unify flush_work/flush_work_keventd and rename it to cancel_work_syncOleg Nesterov2007-05-091-9/+12
* | | | workqueue: kill NOAUTOREL worksOleg Nesterov2007-05-091-55/+9
* | | | make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wqOleg Nesterov2007-05-091-3/+10
* | | | workqueue: kill run_scheduled_work()Oleg Nesterov2007-05-091-1/+0
* | | | Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASEGautham R Shenoy2007-05-091-0/+2
* | | | Extend notifier_call_chain to count nr_calls madeGautham R Shenoy2007-05-091-22/+30
* | | | relay: use plain timer instead of delayed workTom Zanussi2007-05-091-1/+2
* | | | kblockd: use flush_workAndrew Morton2007-05-091-1/+1
* | | | implement flush_work()Oleg Nesterov2007-05-091-1/+3
* | | | mutex_lock_interruptible(): add __must_checkAndrew Morton2007-05-091-2/+3
* | | | Move sig_kernel_* et al macros to linux/signal.hRoland McGrath2007-05-091-0/+125
* | | | mca: add integrated device bus matchingJames Bottomley2007-05-091-0/+2
* | | | Remove hardcoding of hard_smp_processor_id on UP systemsFernando Luis Vazquez Cao2007-05-091-1/+0
* | | | Display all possible partitions when the root filesystem failed to mountDave Gilbert2007-05-091-0/+1
* | | | PM: Separate hibernation code from suspend codeRafael J. Wysocki2007-05-092-30/+25
* | | | Declare {compat_}sys_utimensatStephen Rothwell2007-05-092-0/+5
|/ / /
* | | disable socket power in adapter driver instead of media oneAlex Dubov2007-05-081-0/+1
| |/ |/|
* | Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-05-081-25/+15
|\ \
| * | libata: reimplement reset sequencingTejun Heo2007-05-011-16/+0
| * | libata: add deadline support to prereset and reset methodsTejun Heo2007-05-011-9/+15
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2007-05-081-0/+2
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-0885-878/+2384
| |\ \ \
| * | | | Input: pull input.h into uinpit.hMike Frysinger2007-05-031-0/+2
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-082-1/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linux-2.6'Paul Mackerras2007-05-0888-908/+2456
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | [POWERPC] via-pmu: remove LED sleep notifierJohannes Berg2007-05-081-0/+8
| * | | | | [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-071-1/+1
| | |_|/ / | |/| | |
* | | | | s3fb: updatesOndrej Zajicek2007-05-081-0/+1
* | | | | use mutex instead of semaphore in virtual console driverMatthias Kaehlcke2007-05-081-1/+2
* | | | | fbdev: fbcon: check if mode can handle new screenAntonino A. Daplas2007-05-081-0/+12
* | | | | fbdev: add tile operation to get the maximum length of the mapAntonino A. Daplas2007-05-081-1/+2
* | | | | fbcon: font setting should check limitation of driverAntonino A. Daplas2007-05-081-1/+2
* | | | | fbdev: advertise limitation of drawing engineAntonino A. Daplas2007-05-081-0/+4
* | | | | fbdev: add fb_read/fb_write functions for framebuffers in system RAMAntonino A. Daplas2007-05-081-0/+4
* | | | | fbdev: pass struct fb_info to fb_read and fb_writeAntonino A. Daplas2007-05-081-2/+4
* | | | | fbdev: add drawing functions for framebuffers in system RAMAntonino A. Daplas2007-05-081-0/+6
* | | | | vt: add color support to the "underline" and "italic" attributesJan Engelhardt2007-05-082-1/+4
* | | | | fb: fsync() method for deferred I/O flush.Paul Mundt2007-05-081-2/+4
* | | | | fbdev: mm: Deferred IO supportJaya Kumar2007-05-081-0/+20
* | | | | fbdev: display classJames Simmons2007-05-081-0/+61
* | | | | Char: cyclades, dynamic portsJiri Slaby2007-05-081-0/+1
* | | | | Char: cyclades, remove unused timestampsJiri Slaby2007-05-081-2/+0
* | | | | Char: cyclades, remove sleep_onJiri Slaby2007-05-081-1/+1
* | | | | Char: cyclades, make info->card a pointerJiri Slaby2007-05-081-1/+1
* | | | | Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby2007-05-081-3/+0
* | | | | Char: cyclades, unexport struct cyclades_cardJiri Slaby2007-05-081-13/+2
* | | | | PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI)Bjorn Helgaas2007-05-081-0/+2
* | | | | Char: cyclades, cy_readX/writeX cleanupJiri Slaby2007-05-081-7/+3
* | | | | Add IRQF_IRQPOLL flag (common code)Bernhard Walle2007-05-081-0/+4
* | | | | nfs: fix congestion control: use atomic_longsPeter Zijlstra2007-05-081-1/+1
OpenPOWER on IntegriCloud