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