summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | FUTEX: new PRIVATE futexesEric Dumazet2007-05-091-3/+26
* | | | | futex_requeue_pi optimizationPierre Peiffer2007-05-091-1/+8
* | | | | Make futex_wait() use an hrtimer for timeoutPierre Peiffer2007-05-091-1/+3
* | | | | declare struct ktimeAndrew Morton2007-05-091-2/+4
* | | | | aio is unlikelyAndrew Morton2007-05-091-1/+2
* | | | | RPC: add wrapper for svc_reserve to account for checksumJeff Layton2007-05-091-0/+19
* | | | | knfsd: rename sk_defer_lock to sk_lockNeilBrown2007-05-091-1/+2
* | | | | remove nfs4_acl_add_ace()Adrian Bunk2007-05-091-1/+0
* | | | | change kernel threads to ignore signals instead of blocking themOleg Nesterov2007-05-091-0/+1
* | | | | kthread: don't depend on work queuesEric W. Biederman2007-05-091-0/+3
* | | | | 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
OpenPOWER on IntegriCloud