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