Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | [S390] compat ptrace cleanup | Roland McGrath | 2008-05-07 | 3 | -95/+9 | |
| * | | | | | | | | [S390] s390mach compile warning | Martin Schwidefsky | 2008-05-07 | 1 | -1/+2 | |
| * | | | | | | | | [S390] cio: Fix parsing mechanism for blacklisted devices. | Michael Ernst | 2008-05-07 | 1 | -154/+170 | |
| * | | | | | | | | [S390] cio: Remove cio_msg kernel parameter. | Michael Ernst | 2008-05-07 | 10 | -94/+54 | |
| * | | | | | | | | [S390] s390-kvm: leave sie context on work. Removes preemption requirement | Christian Borntraeger | 2008-05-07 | 5 | -6/+34 | |
| * | | | | | | | | [S390] s390: Optimize user and work TIF check | Martin Schwidefsky | 2008-05-07 | 2 | -30/+28 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | drivers/scsi/dpt_i2o.c: fix build on alpha | Andrew Morton | 2008-05-08 | 2 | -55/+36 | |
* | | | | | | | | Fix cpuset sched_relax_domain_level control file | Paul Menage | 2008-05-08 | 1 | -12/+40 | |
* | | | | | | | | slub: fix atomic usage in any_slab_objects() | Benjamin Herrenschmidt | 2008-05-08 | 1 | -1/+1 | |
* | | | | | | | | sys_pipe(): fix file descriptor leaks | Ulrich Drepper | 2008-05-08 | 3 | -3/+13 | |
* | | | | | | | | vt: fix canonical input in UTF-8 mode | Samuel Thibault | 2008-05-08 | 1 | -0/+6 | |
* | | | | | | | | usb/asix: add Buffalo LUA-U2-GT 10/100/1000 | Mattia Dongili | 2008-05-08 | 1 | -0/+4 | |
* | | | | | | | | sx.c: fix printk warnings on sparc32 | Andrew Morton | 2008-05-08 | 1 | -3/+6 | |
* | | | | | | | | uml: fix inconsistence due to tty_operation change | WANG Cong | 2008-05-08 | 2 | -3/+3 | |
* | | | | | | | | misc: fix integer as NULL pointer warnings | Harvey Harrison | 2008-05-08 | 3 | -3/+3 | |
* | | | | | | | | fix irq flags for iuu_phoenix.c | Steven Rostedt | 2008-05-08 | 1 | -3/+3 | |
* | | | | | | | | fix irq flags in rtc-ds1511 | Steven Rostedt | 2008-05-08 | 1 | -2/+2 | |
* | | | | | | | | fix irq flags in saa7134 | Steven Rostedt | 2008-05-08 | 1 | -1/+1 | |
* | | | | | | | | fix irq flags in mac80211 code | Steven Rostedt | 2008-05-08 | 1 | -2/+2 | |
* | | | | | | | | serial: access after NULL check in uart_flush_buffer() | Tetsuo Handa | 2008-05-08 | 1 | -1/+2 | |
* | | | | | | | | Kconfig: improved help for CONFIG_ACCESSIBILITY | Samuel Thibault | 2008-05-08 | 1 | -1/+11 | |
| |_|_|/ / / / |/| | | | | | | ||||||
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-07 | 4 | -11/+34 | |
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | ||||||
| * | | | | | | sparc: Fix fork/clone/vfork system call restart. | David S. Miller | 2008-05-07 | 2 | -7/+31 | |
| * | | | | | | sparc: Fix mmap VA span checking. | David S. Miller | 2008-05-07 | 2 | -4/+3 | |
* | | | | | | | [MAINTAINERS] New maintainer for Intel ethernet adapters | Auke Kok | 2008-05-07 | 1 | -4/+2 | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2008-05-06 | 13 | -88/+24 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | / / / / / | |/ / / / / |/| | | | | | ||||||
| * | | | | | sparc64: Fix initrd regression. | David S. Miller | 2008-05-06 | 1 | -0/+3 | |
| * | | | | | usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF | David S. Miller | 2008-05-06 | 1 | -1/+1 | |
| * | | | | | sparc64: remove online_page() | Adrian Bunk | 2008-05-05 | 1 | -13/+0 | |
| * | | | | | sparc64: use compat_sys_utimes instead of home-grown local copy. | David S. Miller | 2008-05-05 | 2 | -32/+1 | |
| * | | | | | sbus: Fix bpp driver build. | David S. Miller | 2008-05-05 | 1 | -1/+1 | |
| * | | | | | sparc video: make blank use proper constant | Robert Reif | 2008-05-03 | 6 | -6/+6 | |
| * | | | | | Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()." | David S. Miller | 2008-05-03 | 1 | -22/+5 | |
| * | | | | | sparc: tcx.c remove unnecessary function | Robert Reif | 2008-05-03 | 1 | -13/+7 | |
* | | | | | | Revert "uml: fix gcc problem" | Linus Torvalds | 2008-05-06 | 1 | -4/+1 | |
* | | | | | | Fix bogus warning in sysdev_driver_register() | OGAWA Hirofumi | 2008-05-06 | 1 | -2/+1 | |
* | | | | | | VFS: fix unused variable warning | Linus Torvalds | 2008-05-06 | 1 | -2/+0 | |
* | | | | | | x86: fix PAE pmd_bad bootup warning | Hugh Dickins | 2008-05-06 | 4 | -20/+7 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2008-05-06 | 10 | -62/+56 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [PATCH] fix SMP ordering hole in fcntl_setlk() | Al Viro | 2008-05-06 | 1 | -2/+15 | |
| * | | | | | | [PATCH] kill ->put_inode | Christoph Hellwig | 2008-05-06 | 4 | -14/+0 | |
| * | | | | | | [PATCH] fix reservation discarding in affs | Roman Zippel | 2008-05-06 | 5 | -46/+41 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-05-06 | 13 | -399/+1223 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | pata_atiixp: Don't disable | Alan Cox | 2008-05-06 | 2 | -0/+12 | |
| * | | | | | | sata_inic162x: update intro comment, up the version and drop EXPERIMENTAL | Tejun Heo | 2008-05-06 | 2 | -10/+30 | |
| * | | | | | | sata_inic162x: add cardbus support | Tejun Heo | 2008-05-06 | 1 | -12/+24 | |
| * | | | | | | sata_inic162x: kill now unused SFF related stuff | Tejun Heo | 2008-05-06 | 1 | -51/+18 | |
| * | | | | | | sata_inic162x: use IDMA for ATAPI commands | Tejun Heo | 2008-05-06 | 1 | -34/+47 | |
| * | | | | | | sata_inic162x: use IDMA for non DMA ATA commands | Tejun Heo | 2008-05-06 | 1 | -34/+15 | |
| * | | | | | | sata_inic162x: kill now unused bmdma related stuff | Tejun Heo | 2008-05-06 | 1 | -98/+5 |