Age | Commit message (Expand) | Author | Files | Lines |
2009-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+0 |
2009-06-20 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 16 | -143/+174 |
2009-06-20 | agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses | Pierre Willenbrock | 1 | -1/+1 |
2009-06-20 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 3 | -3/+3 |
2009-06-20 | char: moxa, prevent opening unavailable ports | Dirk Eibach | 1 | -1/+6 |
2009-06-20 | istallion: add missing __devexit marking | Mike Frysinger | 1 | -1/+1 |
2009-06-20 | dtlk: off by one in {read,write}_tts() | Roel Kluin | 1 | -3/+3 |
2009-06-19 | agp: add user mapping support to ATI AGP bridge. | Dave Airlie | 1 | -4/+14 |
2009-06-19 | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 16 | -136/+143 |
2009-06-19 | agpgart: detected ALi M???? chipset with M1621 | Ondrej Zary | 1 | -1/+1 |
2009-06-19 | agp/uninorth: Handle user memory types. | Michel Dänzer | 1 | -2/+16 |
2009-06-19 | kexec: sysrq: simplify sysrq-c handler | Neil Horman | 1 | -9/+6 |
2009-06-19 | ppdev: reduce kernel log spam | Michael Buesch | 1 | -18/+11 |
2009-06-19 | Char: isicom: fix build warning | Jiri Slaby | 1 | -1/+1 |
2009-06-19 | drivers/char/mem.c: memory_open() cleanup: lookup minor device number from de... | Adriano dos Santos Fernandes | 1 | -70/+45 |
2009-06-19 | drivers/char/rtc: disable legacy RTC driver on Blackfin systems | Mike Frysinger | 1 | -1/+1 |
2009-06-18 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 9 | -14/+229 |
2009-06-17 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 1 | -2/+3 |
2009-06-17 | Pull for-2.6.31 into release | Tony Luck | 1 | -2/+3 |
2009-06-17 | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 1 | -2/+3 |
2009-06-17 | MIPS: hwrng: Add TX4939 RNG driver | Atsushi Nemoto | 3 | -0/+198 |
2009-06-17 | Merge branch 'akpm' | Linus Torvalds | 1 | -6/+7 |
2009-06-17 | console: make blank timeout value a boot option | Daniel Mack | 1 | -6/+7 |
2009-06-17 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 5 | -60/+213 |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 5 | -8/+24 |
2009-06-16 | Merge branch 'serial' | Linus Torvalds | 4 | -17/+50 |
2009-06-16 | tty: fix sanity check | Alan Cox | 1 | -0/+2 |
2009-06-16 | pty: Narrow the race on ldisc locking | Alan Cox | 1 | -13/+40 |
2009-06-16 | tty: fix unused warning when TCGETX is not defined | Mike Frysinger | 1 | -2/+3 |
2009-06-16 | ldisc: debug aids | Alan Cox | 1 | -0/+1 |
2009-06-16 | ldisc: Make sure the ldisc isn't active when we close it | Alan Cox | 1 | -0/+2 |
2009-06-16 | tty: Fix leaks introduced by the shift to separate ldisc objects | Alan Cox | 1 | -2/+4 |
2009-06-16 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -43/+161 |
2009-06-16 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -132/+164 |
2009-06-16 | tty: Fix leaks introduced by the shift to separate ldisc objects | Alan Cox | 1 | -2/+4 |
2009-06-16 | pty: Narrow the race on ldisc locking | Alan Cox | 1 | -3/+3 |
2009-06-16 | [S390] pm: hvc_iucv power management callbacks | Hendrik Brueckner | 1 | -43/+161 |
2009-06-16 | ipmi: remove driver_data direct access of struct device | Greg Kroah-Hartman | 1 | -2/+2 |
2009-06-16 | hvcs: remove driver_data direct access of struct device | Greg Kroah-Hartman | 1 | -3/+3 |
2009-06-16 | Driver Core: raw: add nodename for raw devices | Kay Sievers | 1 | -0/+6 |
2009-06-16 | Driver Core: misc: add nodename support for misc devices. | Kay Sievers | 2 | -3/+13 |
2009-06-16 | drivers/hvc: Add missing __devexit_p() | Mike Frysinger | 3 | -3/+3 |
2009-06-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 1 | -1/+1 |
2009-06-15 | ps3flash: Always read chunks of 256 KiB, and cache them | Geert Uytterhoeven | 1 | -30/+17 |
2009-06-15 | ps3flash: Cache the last accessed FLASH chunk | Geert Uytterhoeven | 1 | -105/+104 |
2009-06-15 | ps3: Replace direct file operations by callback | Geert Uytterhoeven | 1 | -24/+70 |
2009-06-15 | ps3flash: Use ps3_system_bus_[gs]et_drvdata() instead of direct access | Geert Uytterhoeven | 1 | -6/+6 |
2009-06-15 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 12 | -54/+330 |
2009-06-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2009-06-15 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -0/+260 |