Age | Commit message (Expand) | Author | Files | Lines |
2007-07-21 | highres: improve debug output | Ingo Molnar | 3 | -2/+21 |
2007-07-21 | tick management: spread timer interrupt | john stultz | 1 | -1/+6 |
2007-07-21 | clockevents: fix device replacement | Thomas Gleixner | 1 | -1/+28 |
2007-07-21 | clockevents: fix resume logic | Thomas Gleixner | 16 | -88/+51 |
2007-07-21 | clockevents: remove prototypes of removed functions | Thomas Gleixner | 1 | -4/+0 |
2007-07-21 | revert "PIE randomization" | Andrew Morton | 2 | -87/+24 |
2007-07-21 | console: fix section mismatch warning in vgacon.c | Sam Ravnborg | 1 | -1/+5 |
2007-07-21 | knfsd: fix typo in export display, print uid and gid as unsigned | J. Bruce Fields | 1 | -2/+2 |
2007-07-21 | i386: touch_nmi_watchdog() in print_trace_address() | Konrad Rzeszutek | 1 | -0/+1 |
2007-07-21 | dm io: fix panic on large request | Milan Broz | 1 | -0/+2 |
2007-07-21 | coda: remove CODA_STORE/CODA_RELEASE upcalls | Jan Harkes | 5 | -112/+7 |
2007-07-21 | nommu: vmalloc_32_user()/vm_insert_page() and symbol exports. | Paul Mundt | 1 | -12/+33 |
2007-07-21 | Fix swiotlb_sync_single_range() | Keir Fraser | 1 | -1/+4 |
2007-07-21 | UDF: coding style conversion - lindent fixups | Cyrill Gorcunov | 23 | -2702/+1910 |
2007-07-21 | x86_64: wbinvd macro fix | Nick Piggin | 1 | -1/+1 |
2007-07-20 | KVM: MMU: Fix cleaning up the shadow page allocation cache | Avi Kivity | 1 | -1/+1 |
2007-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 4 | -2/+21 |
2007-07-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 46 | -833/+926 |
2007-07-20 | [SPARC64]: fix section mismatch warning in mdesc.c | Sam Ravnborg | 1 | -3/+3 |
2007-07-20 | [SPARC64]: fix section mismatch warning in pci_sunv4 | Sam Ravnborg | 1 | -2/+2 |
2007-07-20 | [SPARC64]: Stop using drivers/char/rtc.c | David S. Miller | 3 | -25/+86 |
2007-07-20 | [SPARC64]: Convert parport to of_platform_driver. | David S. Miller | 1 | -100/+133 |
2007-07-20 | [SPARC]: Implement fb_is_primary_device(). | David S. Miller | 2 | -0/+18 |
2007-07-20 | [SPARC64]: Fix virq decomposition. | David S. Miller | 1 | -19/+25 |
2007-07-20 | [SPARC64]: Use KERN_ERR in IRQ manipulation error printks. | David S. Miller | 1 | -14/+14 |
2007-07-20 | [SPARC64]: Do not flood log with failed DS messages. | David S. Miller | 1 | -2/+0 |
2007-07-20 | [SPARC64]: Add proper multicast support to VNET driver. | David S. Miller | 2 | -2/+146 |
2007-07-20 | [SPARC64]: Handle multiple domain-services-port nodes properly. | David S. Miller | 1 | -94/+157 |
2007-07-20 | [SPARC64]: Improve VIO device naming further. | David S. Miller | 1 | -19/+16 |
2007-07-20 | [SPARC]: Make sure dev_archdata is filled in for all devices. | David S. Miller | 6 | -0/+30 |
2007-07-20 | [SPARC]: Define minimal struct dev_archdata, similarly to sparc64. | David S. Miller | 1 | -1/+13 |
2007-07-20 | [SPARC]: Fix serial console device detection. | David S. Miller | 26 | -554/+285 |
2007-07-20 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 31 | -108/+134 |
2007-07-20 | Un-ignore "vmlinux.lds.S" in .gitignore | Linus Torvalds | 1 | -0/+1 |
2007-07-20 | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Linus Torvalds | 55 | -914/+4303 |
2007-07-20 | V4L/DVB (5880): wm8775/wm8739: Fix memory leak when unloading module | Hans Verkuil | 2 | -0/+4 |
2007-07-20 | V4L/DVB (5877): radio-gemtek-pci: remove unused structure member | Trent Piepho | 1 | -3/+0 |
2007-07-20 | V4L/DVB (5871): Conexant 2388x: check for kthread_run | Cyrill Gorcunov | 1 | -1/+7 |
2007-07-20 | V4L/DVB (5869): Add check for valid control ID to v4l2_ctrl_next. | Hans Verkuil | 1 | -5/+14 |
2007-07-20 | V4L/DVB (5867): videodev2.h: add missing <sys/time.h> for userspace | Hans Verkuil | 1 | -0/+1 |
2007-07-20 | V4L/DVB (5866): ivtv: fix DMA timeout when capturing VBI + another stream | Hans Verkuil | 1 | -2/+5 |
2007-07-20 | V4L/DVB (5865): Remove usage of HZ on ivtv driver, replacing by msecs_to_jiffies | Mauro Carvalho Chehab | 7 | -29/+32 |
2007-07-20 | V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134 | Mauro Carvalho Chehab | 5 | -6/+6 |
2007-07-20 | V4L/DVB (5860): Use msecs_to_jiffies instead of HZ on some webcam drivers | Mauro Carvalho Chehab | 2 | -3/+3 |
2007-07-20 | V4L/DVB (5859): use msecs_to_jiffies on InfraRed RC5 timeout | Mauro Carvalho Chehab | 1 | -2/+2 |
2007-07-20 | V4L/DVB (5858): Use msecs_to_jiffies instead of HZ on media/video I2C drivers | Mauro Carvalho Chehab | 4 | -9/+9 |
2007-07-20 | V4L/DVB (5857): Use msecs_to_jiffies instead of HZ on radio drivers | Mauro Carvalho Chehab | 2 | -3/+3 |
2007-07-20 | V4L/DVB (5855): ivtv: fix Kconfig typo and refer to the driver homepage. | Hans Verkuil | 1 | -2/+2 |
2007-07-20 | V4L/DVB (5854): ivtv: cleanup of driver messages | Hans Verkuil | 5 | -32/+29 |
2007-07-20 | V4L/DVB (5853): ivtv: add support to suppress high volume i2c debug messages. | Hans Verkuil | 1 | -5/+5 |