Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | x86: PM_TRACE support | Nigel Cunningham | 2007-07-21 | 1 | -1/+4 | |
* | | | | | | | | | | | | | x86_64: fake pxm-to-node mapping for fake numa | David Rientjes | 2007-07-21 | 1 | -4/+7 | |
* | | | | | | | | | | | | | x86_64: Untangle asm/hpet.h from asm/timex.h | Chris Wright | 2007-07-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | x86_64: various cleanups in NUMA scan node | David Rientjes | 2007-07-21 | 1 | -10/+10 | |
* | | | | | | | | | | | | | atmel_lcdfb: use spare bits in 32bpp mode as alpha channel | Haavard Skinnemoen | 2007-07-21 | 1 | -1/+4 | |
* | | | | | | | | | | | | | rivafb_setup() must be __devinit | Adrian Bunk | 2007-07-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | atmel_lcdfb: Fix STN LCD support | Nicolas Ferre | 2007-07-21 | 2 | -8/+64 | |
* | | | | | | | | | | | | | rtc: add support for STK17TA8 chip | Thomas Hommel | 2007-07-21 | 3 | -0/+431 | |
* | | | | | | | | | | | | | rtc: update and use the MAX6900 century byte | Dale Farnsworth | 2007-07-21 | 1 | -24/+72 | |
* | | | | | | | | | | | | | rtc kconfig: point out need for static linkage | David Brownell | 2007-07-21 | 1 | -0/+3 | |
* | | | | | | | | | | | | | rtc: do not return void value | Atsushi Nemoto | 2007-07-21 | 2 | -2/+2 | |
* | | | | | | | | | | | | | Use menuconfig objects: ISDN/Gigaset | Jan Engelhardt | 2007-07-21 | 1 | -6/+2 | |
* | | | | | | | | | | | | | Use menuconfig objects: ISDN | Jan Engelhardt | 2007-07-21 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Use menuconfig objects - CONFIG_ISDN_I4L | Tilman Schmidt | 2007-07-21 | 8 | -17/+5 | |
* | | | | | | | | | | | | | spi.c:scan_boardinfo() mustn't be __init_or_module | Adrian Bunk | 2007-07-21 | 1 | -2/+1 | |
* | | | | | | | | | | | | | ps3fb: Set FBINFO_READS_FAST to speed up text console scrolling | Geert Uytterhoeven | 2007-07-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | ps3fb: Shrink default virtual frame buffer size from 18 to 9 MiB | Geert Uytterhoeven | 2007-07-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | ps3fb: Enable VT_HW_CONSOLE_BINDING for proper kexec | Geert Uytterhoeven | 2007-07-21 | 1 | -0/+1 | |
* | | | | | | | | | | | | | ps3: FLASH ROM Storage Driver | Geert Uytterhoeven | 2007-07-21 | 2 | -0/+442 | |
* | | | | | | | | | | | | | ps3: BD/DVD/CD-ROM Storage Driver | Geert Uytterhoeven | 2007-07-21 | 2 | -0/+534 | |
* | | | | | | | | | | | | | ps3: Disk Storage Driver | Geert Uytterhoeven | 2007-07-21 | 2 | -0/+631 | |
* | | | | | | | | | | | | | clockevents: fix resume logic | Thomas Gleixner | 2007-07-21 | 1 | -0/+2 | |
* | | | | | | | | | | | | | console: fix section mismatch warning in vgacon.c | Sam Ravnborg | 2007-07-21 | 1 | -1/+5 | |
* | | | | | | | | | | | | | dm io: fix panic on large request | Milan Broz | 2007-07-21 | 1 | -0/+2 | |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | KVM: MMU: Fix cleaning up the shadow page allocation cache | Avi Kivity | 2007-07-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-07-20 | 3 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | sdhci: make sure to clear the error interrupt | Pierre Ossman | 2007-07-20 | 2 | -0/+3 | |
| * | | | | | | | | | | | mmc: at91_mci: wakeup on card insertion (or removal) | Marc Pignat | 2007-07-20 | 1 | -1/+12 | |
* | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-07-20 | 13 | -177/+223 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | [SPARC64]: Stop using drivers/char/rtc.c | David S. Miller | 2007-07-20 | 2 | -25/+7 | |
| * | | | | | | | | | | | | [SPARC64]: Add proper multicast support to VNET driver. | David S. Miller | 2007-07-20 | 2 | -2/+146 | |
| * | | | | | | | | | | | | [SPARC]: Make sure dev_archdata is filled in for all devices. | David S. Miller | 2007-07-20 | 1 | -0/+5 | |
| * | | | | | | | | | | | | [SPARC]: Fix serial console device detection. | David S. Miller | 2007-07-20 | 8 | -150/+65 | |
* | | | | | | | | | | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2007-07-20 | 30 | -108/+133 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading module | Hans Verkuil | 2007-07-20 | 2 | -0/+4 | |
| * | | | | | | | | | | | | V4L/DVB (5877): radio-gemtek-pci: remove unused structure member | Trent Piepho | 2007-07-20 | 1 | -3/+0 | |
| * | | | | | | | | | | | | V4L/DVB (5871): Conexant 2388x: check for kthread_run | Cyrill Gorcunov | 2007-07-20 | 1 | -1/+7 | |
| * | | | | | | | | | | | | V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next. | Hans Verkuil | 2007-07-20 | 1 | -5/+14 | |
| * | | | | | | | | | | | | V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another stream | Hans Verkuil | 2007-07-20 | 1 | -2/+5 | |
| * | | | | | | | | | | | | V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies | Mauro Carvalho Chehab | 2007-07-20 | 7 | -29/+32 | |
| * | | | | | | | | | | | | V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134 | Mauro Carvalho Chehab | 2007-07-20 | 5 | -6/+6 | |
| * | | | | | | | | | | | | V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam drivers | Mauro Carvalho Chehab | 2007-07-20 | 2 | -3/+3 | |
| * | | | | | | | | | | | | V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeout | Mauro Carvalho Chehab | 2007-07-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C drivers | Mauro Carvalho Chehab | 2007-07-20 | 4 | -9/+9 | |
| * | | | | | | | | | | | | V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio drivers | Mauro Carvalho Chehab | 2007-07-20 | 2 | -3/+3 | |
| * | | | | | | | | | | | | V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage. | Hans Verkuil | 2007-07-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | V4L/DVB (5854): ivtv: cleanup of driver messages | Hans Verkuil | 2007-07-20 | 5 | -32/+29 | |
| * | | | | | | | | | | | | V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages. | Hans Verkuil | 2007-07-20 | 1 | -5/+5 | |
| * | | | | | | | | | | | | V4L/DVB (5852): ivtv: don't recompile needlessly | Alexey Dobriyan | 2007-07-20 | 1 | -2/+1 | |
| * | | | | | | | | | | | | V4L/DVB (5851): ivtv: fix missing I2C_ALGOBIT config option | Hans Verkuil | 2007-07-20 | 1 | -0/+1 |