Age | Commit message (Expand) | Author | Files | Lines |
2007-11-17 | x86: fix reboot with no keyboard attached | Truxton Fulton | 1 | -1/+1 |
2007-11-17 | x86: voyager use correct header file name | Randy Dunlap | 1 | -1/+1 |
2007-11-17 | x86: fix bogus memcpy in es7000_check_dsdt() | Thomas Gleixner | 1 | -3/+3 |
2007-11-17 | SELinux: return EOPNOTSUPP not ENOTSUPP | Eric Paris | 1 | -1/+1 |
2007-11-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 1 | -17/+1 |
2007-11-16 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 4 | -6/+15 |
2007-11-16 | [MIPS] Lasat: Fix overlap of interrupt number ranges. | Yoichi Yuasa | 2 | -5/+13 |
2007-11-16 | [MIPS] Fix shadow register support. | Ralf Baechle | 1 | -0/+1 |
2007-11-16 | [MIPS] Change get_cycles to always return 0. | Ralf Baechle | 1 | -1/+1 |
2007-11-15 | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 1 | -5/+0 |
2007-11-15 | i2c: Make i2c_check_addr static | Jean Delvare | 1 | -5/+0 |
2007-11-15 | [AVR32] Add missing bit in PCCR sysreg | Haavard Skinnemoen | 1 | -0/+2 |
2007-11-15 | [AVR32] pcmcia ioaddr_t should be 32 bits on AVR32 | Haavard Skinnemoen | 1 | -1/+1 |
2007-11-15 | [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue | Pavel Emelyanov | 1 | -17/+1 |
2007-11-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 1 | -4/+6 |
2007-11-15 | CRIS tlb.h should include linux/pagemap.h | Jesper Nilsson | 1 | -0/+2 |
2007-11-15 | CRISv10 improve and bugfix fasttimer | Jesper Nilsson | 1 | -6/+10 |
2007-11-15 | CRIS don't include bitops.h in posix_types.h | Jesper Nilsson | 1 | -1/+0 |
2007-11-15 | cris build fixes: corrected and improved NMI and IRQ handling | Jesper Nilsson | 1 | -2/+7 |
2007-11-15 | cris build fixes: update eth_v10.c ethernet driver | Jesper Nilsson | 1 | -0/+3 |
2007-11-15 | cris build fixes: add baud rate defines | Jesper Nilsson | 1 | -0/+13 |
2007-11-15 | cris-build-fixes-atomich-needs-compilerh-fix | Andrew Morton | 1 | -1/+2 |
2007-11-15 | cris build fixes: atomic.h needs compiler.h | Jesper Nilsson | 1 | -0/+1 |
2007-11-15 | cris build fixes: hardirq.h: include asm/irq.h | Jesper Nilsson | 1 | -0/+1 |
2007-11-15 | cris build fixes: Add missing syscalls | Jesper Nilsson | 1 | -1/+38 |
2007-11-15 | cris build fixes: fix csum_tcpudp_magic() declaration | Jesper Nilsson | 1 | -1/+1 |
2007-11-15 | oprofile: fix oops on x86 32-bit | Jan Blunck | 1 | -1/+1 |
2007-11-15 | Fix 64KB blocksize in ext3 directories | Jan Kara | 1 | -0/+20 |
2007-11-15 | pidns: Place under CONFIG_EXPERIMENTAL | Eric W. Biederman | 1 | -0/+23 |
2007-11-15 | rtc: fall back to requesting only the ports we actually use | Bjorn Helgaas | 1 | -0/+3 |
2007-11-15 | I/OAT: Add support for version 2 of ioatdma device | Shannon Nelson | 1 | -0/+1 |
2007-11-15 | revert "Task Control Groups: example CPU accounting subsystem" | Andrew Morton | 2 | -20/+0 |
2007-11-15 | hugetlb: fix i_blocks accounting | Ken Chen | 1 | -0/+2 |
2007-11-15 | hugetlb: allow bulk updating in hugetlb_*_quota() | Adam Litke | 1 | -2/+2 |
2007-11-15 | hugetlb: follow_hugetlb_page() for write access | Adam Litke | 1 | -2/+2 |
2007-11-15 | uml: update address space affected by pud_clear | Jeff Dike | 1 | -1/+1 |
2007-11-15 | [TCP]: Fix size calculation in sk_stream_alloc_pskb | Herbert Xu | 1 | -4/+6 |
2007-11-13 | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2 | -0/+24 |
2007-11-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 9 | -18/+31 |
2007-11-13 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2 | -12/+14 |
2007-11-13 | [NET]: Move unneeded data to initdata section. | Denis V. Lunev | 1 | -0/+2 |
2007-11-13 | [INET]: Use list_head-s in inetpeer.c | Pavel Emelyanov | 1 | -1/+1 |
2007-11-13 | [POWERPC] Avoid unpaired stwcx. on some processors | Becky Bruce | 1 | -10/+12 |
2007-11-13 | [INET]: Remove leftover prototypes from include/net/inet_common.h | Arnaldo Carvalho de Melo | 1 | -4/+0 |
2007-11-13 | Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 1 | -2/+2 |
2007-11-13 | Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks... | David S. Miller | 4 | -13/+18 |
2007-11-13 | [NET]: Add the helper kernel_sock_shutdown() | Trond Myklebust | 1 | -0/+8 |
2007-11-13 | [IPV6]: Add ifindex field to ND user option messages. | Pierre Ynard | 1 | -0/+2 |
2007-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rus... | Linus Torvalds | 1 | -9/+12 |
2007-11-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 6 | -23/+20 |