| Commit message (Expand) | Author | Age | Files | Lines |
* | tty_io: Use kzalloc | Jean Delvare | 2007-07-16 | 1 | -8/+3 |
* | Char: n_hdlc, allow RESTARTSYS retval of tty write | Jiri Slaby | 2007-07-16 | 1 | -1/+6 |
* | RTC: Ratelimit "lost interrupts" message | Ben Collins | 2007-07-16 | 1 | -1/+2 |
* | rocket.c: fix unchecked mutex_lock_interruptible() | Satyam Sharma | 2007-07-16 | 1 | -1/+2 |
* | Make /proc/misc use seq_list_xxx helpers | Pavel Emelianov | 2007-07-16 | 1 | -15/+3 |
* | Prevent an O_NDELAY writer from blocking when a tty write is blocked by the t... | Alan Cox | 2007-07-16 | 4 | -19/+37 |
* | Use menuconfig objects II - TPM | Jan Engelhardt | 2007-07-16 | 1 | -10/+8 |
* | Use menuconfig objects II - IPMI | Jan Engelhardt | 2007-07-16 | 1 | -10/+5 |
* | mspec_mmap: don't set VM_LOCKED | Hugh Dickins | 2007-07-16 | 1 | -1/+1 |
* | [CHAR] Delete leftovers of old Alchemy UART driver | Ralf Baechle | 2007-07-13 | 1 | -14/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-07-12 | 1 | -1/+1 |
|\ |
|
| * | [AGPGART] Hand off AGP maintainence. | Dave Jones | 2007-07-09 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 2 | -7/+3 |
|\ \ |
|
| * | | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-11 | 2 | -7/+3 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-07-12 | 1 | -10/+0 |
|\ \ \ |
|
| * | | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -10/+0 |
| |/ / |
|
* | | | [MIPS] Don't use genrtc. | Ralf Baechle | 2007-07-12 | 1 | -1/+1 |
* | | | [MIPS] Separate platform_device registration for VR41xx GPIO | Yoichi Yuasa | 2007-07-12 | 1 | -98/+34 |
|/ / |
|
* | | sx: switch subven and subid values | Jiri Slaby | 2007-07-10 | 1 | -2/+2 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-07-10 | 1 | -0/+7 |
|\ \ |
|
| * | | [MIPS] Hook for platforms to define cachability of /dev/mem regions | Ralf Baechle | 2007-07-10 | 1 | -0/+7 |
* | | | Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2007-07-10 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | splice: divorce the splice structure/function definitions from the pipe header | Jens Axboe | 2007-07-10 | 1 | -1/+1 |
| |/ / |
|
* | | | Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE | Hans de Goede | 2007-07-10 | 1 | -2/+2 |
|/ / |
|
* | | Add support SiS based XGI chips to SiS DRM. | Ian Romanick | 2007-06-27 | 2 | -4/+6 |
* | | Char: stallion, fix oops during init with ISA cards | Ingo Korb | 2007-06-24 | 1 | -3/+4 |
* | | console UTF-8 fixes (fix) | Egmont Koblinger | 2007-06-24 | 1 | -5/+13 |
|/ |
|
* | [AGPGART] intel_agp: don't load if no IGD and AGP port | Wang Zhenyu | 2007-06-21 | 1 | -16/+19 |
* | random: fix output buffer folding | Matt Mackall | 2007-06-16 | 1 | -1/+1 |
* | tty: restore locked ioctl file op | Paul Fulghum | 2007-06-16 | 1 | -4/+10 |
* | fix radeon setparam on 32/64 systems, harder. | David Woodhouse | 2007-06-16 | 1 | -0/+5 |
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2007-06-14 | 5 | -18/+110 |
|\ |
|
| * | drm: fix radeon setparam on 32/64 bit systems. | Dave Airlie | 2007-06-10 | 1 | -0/+26 |
| * | drm/i915: Add support for the G33, Q33, and Q35 chipsets. | Wang Zhenyu | 2007-06-10 | 4 | -17/+80 |
| * | i915: add new pciids for 945GME, 965GME/GLE | Wang Zhenyu | 2007-06-10 | 2 | -1/+4 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-06-14 | 1 | -46/+51 |
|\ \ |
|
| * | | [AGPGART] intel_agp: fix device probe | Wang Zhenyu | 2007-06-14 | 1 | -46/+51 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart | Linus Torvalds | 2007-06-11 | 2 | -307/+275 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | [AGPGART] intel_agp: Add support for G33, Q33 and Q35 chipsets | Wang Zhenyu | 2007-06-06 | 2 | -3/+82 |
| * | [AGPGART] intel_agp: add support for 945GME | Wang Zhenyu | 2007-06-06 | 1 | -0/+3 |
| * | [AGPGART] intel_agp: add support for 965GME/GLE | Wang Zhenyu | 2007-06-06 | 1 | -0/+3 |
| * | [AGPGART] intel_agp: use table for device probe | Wang Zhenyu | 2007-06-06 | 1 | -202/+98 |
| * | [AGPGART] intel_agp: cleanup intel private data | Wang Zhenyu | 2007-06-06 | 1 | -104/+91 |
* | | Char: stallion, proper fail return values | Jiri Slaby | 2007-06-08 | 1 | -1/+5 |
* | | Char: stallion, alloc tty before pci devices init | Jiri Slaby | 2007-06-08 | 1 | -39/+34 |
* | | Char: stallion, don't fail with less than max panels | Jiri Slaby | 2007-06-08 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-06-03 | 3 | -0/+316 |
|\ \ |
|
| * | | [WATCHDOG] ks8695_wdt.c - new KS8695 watchdog driver | Andrew Victor | 2007-05-19 | 3 | -0/+316 |
* | | | tty: fix leakage of -ERESTARTSYS to userland | Oleg Nesterov | 2007-06-01 | 2 | -1/+3 |
* | | | potential parse error in ifdef | Yoann Padioleau | 2007-06-01 | 1 | -1/+1 |