| Commit message (Expand) | Author | Age | Files | Lines |
* | remove ZERO_PAGE | Nick Piggin | 2007-10-16 | 1 | -108/+17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2007-10-15 | 1 | -457/+0 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 | Dmitry Torokhov | 2007-10-12 | 104 | -711/+2997 |
| |\ |
|
| * | | Input: remove ec3104_keyb driver | Dmitry Torokhov | 2007-09-04 | 1 | -457/+0 |
* | | | Merge branch 'agp-patches' of master.kernel.org:/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2007-10-15 | 7 | -34/+50 |
|\ \ \ |
|
| * | | | fix use after free in amd create gatt pages | Jesper Juhl | 2007-10-15 | 1 | -7/+2 |
| * | | | AGP fix race condition between unmapping and freeing pages | Dave Airlie | 2007-10-15 | 6 | -27/+48 |
* | | | | via invalid device ids removal | Xavier Bachelot | 2007-10-15 | 1 | -2/+0 |
* | | | | radeon: Commit the ring after each partial texture upload blit. | chaohong guo | 2007-10-15 | 1 | -1/+3 |
* | | | | i915: fix vbl swap allocation size. | Dave Airlie | 2007-10-15 | 1 | -1/+1 |
* | | | | drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. | Eric Anholt | 2007-10-15 | 45 | -2146/+1489 |
* | | | | drm: remove XFREE86_VERSION macros. | Dave Airlie | 2007-10-15 | 3 | -42/+1 |
* | | | | drm: Replace filp in ioctl arguments with drm_file *file_priv. | Eric Anholt | 2007-10-15 | 43 | -661/+603 |
* | | | | drm: Remove DRM_ERR OS macro. | Eric Anholt | 2007-10-15 | 31 | -475/+474 |
|/ / / |
|
* | | | signedness: module_param_array nump argument | Al Viro | 2007-10-14 | 1 | -9/+9 |
* | | | long vs. unsigned long - low-hanging fruits in drivers | Al Viro | 2007-10-14 | 4 | -5/+5 |
* | | | synclink_gt endianness annotations | Al Viro | 2007-10-14 | 1 | -4/+4 |
* | | | mpc5200_wdt: __user annotations | Al Viro | 2007-10-14 | 1 | -1/+1 |
| |/
|/| |
|
* | | PTY: add kernel parameter to overwrite legacy pty count | Kay Sievers | 2007-10-12 | 1 | -2/+7 |
* | | Convert from class_device to device in drivers/char | tonyj@suse.de | 2007-10-12 | 11 | -39/+32 |
* | | cdev: remove unneeded setting of cdev names | Greg Kroah-Hartman | 2007-10-12 | 1 | -4/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2007-10-11 | 3 | -112/+23 |
|\ \ |
|
| * | | [POWERPC] iSeries: Move detection of virtual tapes | Stephen Rothwell | 2007-10-11 | 1 | -106/+18 |
| * | | [POWERPC] Remove iSeries_vio_dev | Stephen Rothwell | 2007-10-11 | 1 | -4/+3 |
| * | | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-10-03 | 6 | -30/+48 |
| |\ \ |
|
| * \ \ | Merge branch 'linux-2.6' | Paul Mackerras | 2007-09-20 | 5 | -24/+67 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-09-14 | 3 | -3/+14 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linux-2.6' into for-2.6.24 | Paul Mackerras | 2007-08-28 | 25 | -34/+68 |
| |\ \ \ \ \ |
|
| * | | | | | | [POWERPC] Use of_get_property in ipmi code | Stephen Rothwell | 2007-08-17 | 1 | -3/+3 |
| * | | | | | | [POWERPC] Init markings for hvc_beat | Ishizaki Kou | 2007-08-17 | 1 | -2/+2 |
* | | | | | | | drivers/firmware: const-ify DMI API and internals | Jeff Garzik | 2007-10-09 | 2 | -6/+7 |
* | | | | | | | Correct Makefile rule for generating custom keymap | Maarten Bressers | 2007-10-08 | 1 | -1/+1 |
* | | | | | | | VT_WAITACTIVE: Avoid returning EINTR when not necessary | Linus Torvalds | 2007-10-07 | 1 | -2/+2 |
* | | | | | | | Revert "intel_agp: fix stolen mem range on G33" | Kyle McMartin | 2007-10-06 | 1 | -5/+0 |
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | [TCP]: secure_tcp_sequence_number() should not use a too fast clock | Eric Dumazet | 2007-10-01 | 1 | -4/+6 |
* | | | | | | VT ioctl race fix | Samuel Ortiz | 2007-10-01 | 1 | -3/+5 |
* | | | | | | fix console change race exposed by CFS | Jan Lübbe | 2007-09-29 | 1 | -2/+5 |
* | | | | | | i915: make vbl interrupts work properly on i965g/gm hw. | Dave Airlie | 2007-09-27 | 2 | -0/+18 |
* | | | | | | Silent drivers/char/hpet.c build warnings on i386 | S.Çağlar Onur | 2007-09-26 | 1 | -0/+3 |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-09-26 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | ACPI: hpet: ACPI Error (utglobal-0126): Unknown exception code: 0xFFFFFFF0 | Zhao Yakui | 2007-09-25 | 1 | -3/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | fix "mspec: handle shrinking virtual memory areas" | Cliff Wickman | 2007-09-25 | 1 | -18/+8 |
|/ / / / / |
|
* | | | | | intel-agp: Fix i830 mask variable that changed with G33 support | Dave Airlie | 2007-09-19 | 2 | -2/+3 |
* | | | | | pci: fix unterminated pci_device_id lists | Kees Cook | 2007-09-19 | 1 | -1/+2 |
* | | | | | mspec: handle shrinking virtual memory areas | Cliff Wickman | 2007-09-19 | 1 | -21/+48 |
* | | | | | sparc64 (and others): fix tty_ioctl.c build | Tony Breeds | 2007-09-15 | 1 | -0/+14 |
| |_|/ /
|/| | | |
|
* | | | | intel_agp: fix GTT map size on G33 | Zhenyu Wang | 2007-09-11 | 1 | -1/+4 |
* | | | | intel_agp: fix stolen mem range on G33 | Zhenyu Wang | 2007-09-11 | 1 | -0/+5 |
* | | | | tty: termios locking functions break with new termios type | David Miller | 2007-09-11 | 1 | -2/+2 |
* | | | | Do not use the ia64 clocksource on non-ia64 architectures | Linus Torvalds | 2007-08-31 | 1 | -0/+3 |
| |/ /
|/| | |
|