Age | Commit message (Expand) | Author |
2009-09-22 | mm: don't use alloc_bootmem_low() where not strictly needed | Jan Beulich |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich |
2009-09-22 | md: avoid use of broken kzalloc mempool | Sage Weil |
2009-09-22 | mm: oom analysis: add shmem vmstat | KOSAKI Motohiro |
2009-09-22 | mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output | KOSAKI Motohiro |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan |
2009-09-22 | const: mark remaining super_operations const | Alexey Dobriyan |
2009-09-22 | drivers/mfd/ab3100-core.c: fix powerpc build error | Andrew Morton |
2009-09-22 | drivers/media/dvb/pt1/pt1.c needs vmalloc.h | Andrew Morton |
2009-09-21 | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2009-09-21 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-09-21 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2009-09-21 | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 | Linus Torvalds |
2009-09-21 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-09-21 | Driver-Core: fix devnode callbacks for dabusb and industrialio | Ingo Molnar |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar |
2009-09-21 | drm/vgaarb: add VGA arbitration support to the drm and kms. | Dave Airlie |
2009-09-21 | drm/radeon: some r420s have a CP race with the DMA engine. | Alex Deucher |
2009-09-21 | drm/radeon/r600/kms: rv670 is not DCE3 | Alex Deucher |
2009-09-21 | drm/radeon/kms: r420 idle after programming GA_ENHANCE | Dave Airlie |
2009-09-21 | drm/radeon/kms: more fixes to rv770 suspend/resume path. | Dave Airlie |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6 | Linus Torvalds |
2009-09-20 | Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux | Linus Torvalds |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-09-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-09-20 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2009-09-20 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-09-20 | x86: Trivial whitespace cleanups | Felipe Contreras |
2009-09-20 | includecheck fix: drivers/xen, evtchn.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: drivers/video, vgacon.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: drivers/scsi, ibmvscsi.c | Jaswinder Singh Rajput |
2009-09-20 | includecheck fix: drivers/scsi, libfcoe.c | Jaswinder Singh Rajput |
2009-09-19 | [PATCH] i2c-imx: make bus available early | Wolfram Sang |
2009-09-19 | i2c-mv64xxx: correct mv64xxx_i2c_intr() return type | Mikael Pettersson |
2009-09-19 | USB serial: update the console driver | Alan Stern |
2009-09-19 | usb-serial: straighten out serial_open | Alan Stern |
2009-09-19 | usb-serial: add missing tests and debug lines | Alan Stern |
2009-09-19 | usb-serial: rename subroutines | Alan Stern |
2009-09-19 | usb-serial: fix termios initialization logic | Alan Stern |
2009-09-19 | usb-serial: acquire references when a new tty is installed | Alan Stern |
2009-09-19 | usb-serial: change logic of serial lookups | Alan Stern |
2009-09-19 | usb-serial: put subroutines in logical order | Alan Stern |
2009-09-19 | usb-serial: change referencing of port and serial structures | Alan Stern |
2009-09-19 | tty: Char: mxser, use THRE for ASPP_OQUEUE ioctl | Jiri Slaby |
2009-09-19 | tty: Char: mxser, add support for CP112UL | Jiri Slaby |
2009-09-19 | uartlite: support shared interrupt lines | Peter Korsgaard |
2009-09-19 | tty: USB: serial/mct_u232, fix tty refcnt | Jiri Slaby |
2009-09-19 | tty: riscom8, fix tty refcnt | Jiri Slaby |
2009-09-19 | tty: riscom8, fix shutdown declaration | Jiri Slaby |
2009-09-19 | TTY: fix typos | Alan Stern |