Age | Commit message (Expand) | Author |
2007-08-13 | [ATM]: Clean up duplicate includes in drivers/atm/ | Jesper Juhl |
2007-08-13 | [ATM]: fore200e_param_bs_queue() must be __devinit | Adrian Bunk |
2007-08-12 | Pull sbs into release branch | Len Brown |
2007-08-12 | Pull processor into release branch | Len Brown |
2007-08-12 | Pull fluff into release branch | Len Brown |
2007-08-12 | Pull ec into release branch | Len Brown |
2007-08-12 | Pull dock-bay into release branch | Len Brown |
2007-08-12 | Pull bugzilla-8842 into release branch | Len Brown |
2007-08-12 | Pull bugzilla-8768 into release branch | Len Brown |
2007-08-12 | Pull bugzilla-3774 into release branch | Len Brown |
2007-08-12 | pull asus sony thinkpad into release branch | Len Brown |
2007-08-12 | ACPI: thermal: add DMI hooks to handle AOpen's broken Award BIOS | Len Brown |
2007-08-12 | ACPI: thermal: create "thermal.act=" to disable or override active trip point | Len Brown |
2007-08-12 | ACPI: thermal: create "thermal.nocrt" to disable critical actions | Len Brown |
2007-08-12 | ACPI: thermal: create "thermal.psv=" to override passive trip points | Len Brown |
2007-08-12 | ACPI: thermal: expose "thermal.tzp=" to set global polling frequency | Len Brown |
2007-08-12 | ACPI: thermal: create "thermal.off=1" to disable ACPI thermal support | Len Brown |
2007-08-11 | ACPI: static | Adrian Bunk |
2007-08-11 | ACPI EC: remove potential deadlock from EC | Alexey Starikovskiy |
2007-08-11 | ACPI: dock: Send key=value pair instead of plain value | Holger Macht |
2007-08-11 | ACPI: bay: send envp with uevent - fix | Stephan Berberig |
2007-08-11 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2007-08-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2007-08-11 | i386: Make patching more robust, fix paravirt issue | Andi Kleen |
2007-08-11 | lguest files should explicitly include asm/paravirt.h | Jes Sorensen |
2007-08-11 | fix compilation with gcc 4.2 | Peter Chubb |
2007-08-11 | spidev warning fix | David Brownell |
2007-08-11 | mtdchar build fix | Andrew Morton |
2007-08-11 | fix serial buffer memory leak | Alan Cox |
2007-08-11 | spi_mpc83xx: fix prescale modulus calculation | Anton Vorontsov |
2007-08-11 | spi_mpc83xx: in "QE mode", use sysclk/2 | Anton Vorontsov |
2007-08-11 | drivers/char/pcmcia/cm40x0_cs.c: fix release function call | Daniel Ritz |
2007-08-11 | matroxfb: rectify jitter (G450/G550) | Paul A. Clarke |
2007-08-11 | pvr2fb: Consolidated cleanup of pvr2fb.c | Adrian McMenamin |
2007-08-11 | pvr2fb: Fix oops when pseudo_palette is written | Antonino A. Daplas |
2007-08-11 | fbcon: Kill compile warning | Antonino A. Daplas |
2007-08-11 | stifb: detect cards in double buffer mode more reliably | Helge Deller |
2007-08-11 | sysace: HDIO_GETGEO has it's own method for ages | Christoph Hellwig |
2007-08-11 | drivers/block/cpqarray.c: better error handling and kmalloc + memset conversi... | Mariusz Kozlowski |
2007-08-11 | drivers/block/cciss.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-08-11 | Clean up duplicate includes in drivers/block/ | Jesper Juhl |
2007-08-11 | Fix remap handling by blktrace | Alan D. Brunelle |
2007-08-10 | [S390] monwriter: Serialization bug for multithreaded applications. | Melissa Howland |
2007-08-10 | [S390] vmur: diag14 only works with buffers below 2GB | Michael Holzheu |
2007-08-10 | [S390] vmur: add "top of queue" sanity check for reader open | Michael Holzheu |
2007-08-10 | [S390] vmur: reject open on z/VM reader files with status HOLD | Michael Holzheu |
2007-08-10 | [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happy | Heiko Carstens |
2007-08-10 | [S390] vmur: allocate single record buffers instead of one big data buffer | Michael Holzheu |
2007-08-10 | [S390] qdio: make sure data structures are correctly aligned. | Heiko Carstens |
2007-08-10 | [S390] cio: avoid memory leak on error in css_alloc_subchannel(). | Cornelia Huck |