Age | Commit message (Expand) | Author |
2011-01-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2011-01-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-11 | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt |
2011-01-10 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-01-10 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan |
2011-01-10 | Merge branch 'master' into next | James Morris |
2011-01-09 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-07 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-01-07 | x86: Convert some devices to use DIE_NMIUNKNOWN | Don Zickus |
2011-01-06 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-05 | Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next | Dave Airlie |
2011-01-04 | ipmi: explicitly include of_address.h and of_irq.h | Rob Herring |
2011-01-03 | of: Fixes for OF probing on little endian systems | Rob Herring |
2010-12-28 | RAMOOPS: Don't overflow over non-allocated regions | Ahmed S. Darwish |
2010-12-24 | tpm: don't use flush_scheduled_work() | Tejun Heo |
2010-12-24 | sonypi: don't use flush_scheduled_work() | Tejun Heo |
2010-12-24 | hvsi: don't use flush_scheduled_work() | Tejun Heo |
2010-12-24 | pcmcia/ipwireless: don't use flush_scheduled_work() | Tejun Heo |
2010-12-17 | random: Use this_cpu_inc_return | Christoph Lameter |
2010-12-14 | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson |
2010-12-14 | agp/intel: Fix missed cached memory flags setting in i965_write_entry() | Chris Wilson |
2010-12-10 | ip2: fix compiler warning on ip2main_pci_tbl | Namhyung Kim |
2010-12-10 | specialix: fix compiler warning on specialix_pci_tbl | Namhyung Kim |
2010-12-10 | rocket: fix compiler warning on rocket_pci_ids | Namhyung Kim |
2010-12-05 | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson |
2010-12-05 | agp/intel: Fix wrong kunmap in i830_cleanup() | Takashi Iwai |
2010-12-02 | Merge branch 'drm-intel-fixes' into drm-intel-next | Chris Wilson |
2010-11-30 | drivers: char: hvc: add arm JTAG DCC console support | Daniel Walker |
2010-11-30 | tpm: Autodetect itpm devices | Matthew Garrett |
2010-11-29 | drivers/char/hvc_vio: Use static const char arrays | Joe Perches |
2010-11-29 | key: add tpm_send command | Mimi Zohar |
2010-11-29 | tpm: add module_put wrapper | Mimi Zohar |
2010-11-24 | Char: virtio_console, fix memory leak | Jiri Slaby |
2010-11-23 | agp/intel: Remove duplicate const | Chris Wilson |
2010-11-23 | intel-gtt: export api for drm/i915 | Daniel Vetter |
2010-11-23 | agp: kill agp_rebind_memory | Daniel Vetter |
2010-11-23 | drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko | Daniel Vetter |
2010-11-23 | agp: kill agp_flush_chipset and corresponding ioctl | Daniel Vetter |
2010-11-23 | drm/i915/gtt: call chipset flush directly | Daniel Vetter |
2010-11-23 | drm/i915|intel-gtt: consolidate intel-gtt.h headers | Daniel Vetter |
2010-11-23 | intel-gtt: fold i81x-only dcache support into the generic driver | Daniel Vetter |
2010-11-23 | intel-gtt: switch i81x to the common initialization helpers | Daniel Vetter |
2010-11-23 | intel-gtt: switch i81x to the write_entry helpers | Daniel Vetter |
2010-11-23 | intel-gtt: kill unneeded sandybridge memory types | Daniel Vetter |
2010-11-23 | intel-gtt: drop dcache support for i830 and later | Daniel Vetter |
2010-11-23 | agp/intel: Remove confusion of stolen entries not stolen memory | Chris Wilson |