Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | mips: introduce asm/swab.h | Harvey Harrison | 3 | -49/+59 |
2009-01-07 | avr32: introduce asm/swab.h | Harvey Harrison | 3 | -29/+38 |
2009-01-07 | byteorder: only use linux/swab.h | Harvey Harrison | 6 | -388/+27 |
2009-01-07 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds | 10 | -39/+397 |
2009-01-07 | drm: fix ordering of driver unload vs agp unload. | Dave Airlie | 1 | -3/+3 |
2009-01-07 | drm/i915: Respect the other stolen memory sizes we know of. | Eric Anholt | 2 | -14/+40 |
2009-01-07 | drm/i915: Non-mobile parts don't have integrated TV-out. | Eric Anholt | 1 | -1/+1 |
2009-01-07 | drm/i915: Add support for integrated HDMI on G4X hardware. | Eric Anholt | 7 | -7/+322 |
2009-01-07 | drm/i915: Pin cursor bo and unpin old bo when setting cursor. | Kristian Høgsberg | 2 | -8/+22 |
2009-01-07 | drm/i915: Don't allow objects to get bound while VT switched. | Eric Anholt | 1 | -6/+9 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 54 | -522/+3105 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 26 | -423/+1229 |
2009-01-07 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -73/+72 |
2009-01-07 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -37/+35 |
2009-01-07 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+6 |
2009-01-07 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 15 | -301/+195 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 11 | -85/+464 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 778 | -26439/+472655 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 129 | -701/+1063 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 8 | -202/+783 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 64 | -1184/+1036 |
2009-01-07 | parport: ieee1284: use del_timer_sync() in parport_wait_event() | Michael Buesch | 1 | -1/+1 |
2009-01-07 | bfs: check that filesystem fits on the blockdevice | Eric Sesterhenn | 1 | -0/+12 |
2009-01-07 | bfs: add some basic sanity checks | Eric Sesterhenn | 1 | -0/+33 |
2009-01-07 | dma-coherent: catch oversized requests to dma_alloc_from_coherent() | Johannes Weiner | 1 | -0/+2 |
2009-01-07 | dma_alloc_coherent: clean it up | Andrew Morton | 1 | -25/+29 |
2009-01-07 | dma_alloc_from_coherent(): fix fallback to generic memory | Andrew Morton | 1 | -1/+15 |
2009-01-07 | edac: driver for i5400 MCH (update) | Mauro Carvalho Chehab | 1 | -57/+62 |
2009-01-07 | edac: driver for i5400 MCH (Seaburg) | Mauro Carvalho Chehab | 3 | -0/+1479 |
2009-01-07 | edac: fix mpc85xx and add mpc8536 mpc8560 | Kumar Gala | 1 | -42/+32 |
2009-01-07 | edac: struct device: replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 4 | -6/+6 |
2009-01-07 | pci: use pci_ioremap_bar() in drivers/edac | Arjan van de Ven | 1 | -3/+1 |
2009-01-07 | random: don't try to look at entropy_count outside the lock | Matt Mackall | 1 | -3/+2 |
2009-01-07 | consolemap: indentation & braces disagree - reindent | Ilpo Järvinen | 1 | -1/+1 |
2009-01-07 | make firmware/dsp56k/bootstrap.asm buildable on a56 | Robert Millan | 1 | -13/+13 |
2009-01-07 | ipc/ipc_sysctl.c: move the definition of ipc_auto_callback() | akpm@linux-foundation.org | 1 | -23/+23 |
2009-01-07 | ipc: do not goto to the next line | Denis V. Lunev | 1 | -1/+0 |
2009-01-07 | ipc: clean up ipc/shm.c | WANG Cong | 1 | -10/+5 |
2009-01-07 | fs/exec.c: make do_coredump() void | WANG Cong | 2 | -3/+3 |
2009-01-07 | coredump_filter: permit changing of the default filter | Hidehiro Kawai | 2 | -2/+18 |
2009-01-07 | SEND_SIG_NOINFO: set si_pid to tgid instead of pid | Sukadev Bhattiprolu | 1 | -1/+1 |
2009-01-07 | SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary | Sukadev Bhattiprolu | 1 | -1/+2 |
2009-01-07 | doc: reformat some long lines in kernel-parameters.txt | Randy Dunlap | 1 | -7/+7 |
2009-01-07 | docs: add more early params to kernel-parameters.txt | Randy Dunlap | 1 | -0/+6 |
2009-01-07 | documentation: how to use DOC: section blocks | Randy Dunlap | 1 | -0/+29 |
2009-01-07 | documentation: update s390 header file paths | Randy Dunlap | 3 | -3/+3 |
2009-01-07 | documentation: update header file paths | Randy Dunlap | 7 | -13/+13 |
2009-01-07 | rapidio: remove excess kernel-doc notation | Randy Dunlap | 2 | -2/+0 |
2009-01-07 | docs: document how to write @varargs in kernel-doc | Randy Dunlap | 1 | -0/+5 |
2009-01-07 | kmod: fix varargs kernel-doc | Randy Dunlap | 1 | -2/+2 |