summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+5
* | | | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-3/+2
* | | | revert "rtc: Add rtc_merge_alarm()"Andrew Morton2007-05-081-1/+0
* | | | rtc-cmos wakeup interfaceDavid Brownell2007-05-081-0/+7
* | | | rtc: remove rest of class_deviceDavid Brownell2007-05-081-2/+2
* | | | rtc: rtc interfaces don't use class_deviceDavid Brownell2007-05-081-17/+16
* | | | rtc: remove /sys/class/rtc-dev/*David Brownell2007-05-081-1/+0
* | | | utimensat implementationUlrich Drepper2007-05-082-1/+4
* | | | Speed up divides by cpu_power in schedulerEric Dumazet2007-05-081-1/+7