| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: fix reboot with no keyboard attached | Truxton Fulton | 2007-11-17 | 1 | -1/+1 |
* | x86: voyager use correct header file name | Randy Dunlap | 2007-11-17 | 1 | -1/+1 |
* | x86: fix bogus memcpy in es7000_check_dsdt() | Thomas Gleixner | 2007-11-17 | 1 | -3/+3 |
* | SELinux: return EOPNOTSUPP not ENOTSUPP | Eric Paris | 2007-11-17 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-11-16 | 1 | -17/+1 |
|\ |
|
| * | [INET]: Fix potential kfree on vmalloc-ed area of request_sock_queue | Pavel Emelyanov | 2007-11-15 | 1 | -17/+1 |
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-11-16 | 4 | -6/+15 |
|\ \ |
|
| * | | [MIPS] Lasat: Fix overlap of interrupt number ranges. | Yoichi Yuasa | 2007-11-16 | 2 | -5/+13 |
| * | | [MIPS] Fix shadow register support. | Ralf Baechle | 2007-11-16 | 1 | -0/+1 |
| * | | [MIPS] Change get_cycles to always return 0. | Ralf Baechle | 2007-11-16 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2007-11-15 | 1 | -5/+0 |
|\ \ |
|
| * | | i2c: Make i2c_check_addr static | Jean Delvare | 2007-11-15 | 1 | -5/+0 |
| |/ |
|
* | | [AVR32] Add missing bit in PCCR sysreg | Haavard Skinnemoen | 2007-11-15 | 1 | -0/+2 |
* | | [AVR32] pcmcia ioaddr_t should be 32 bits on AVR32 | Haavard Skinnemoen | 2007-11-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-11-15 | 1 | -4/+6 |
|\ |
|
| * | [TCP]: Fix size calculation in sk_stream_alloc_pskb | Herbert Xu | 2007-11-15 | 1 | -4/+6 |
* | | CRIS tlb.h should include linux/pagemap.h | Jesper Nilsson | 2007-11-15 | 1 | -0/+2 |
* | | CRISv10 improve and bugfix fasttimer | Jesper Nilsson | 2007-11-15 | 1 | -6/+10 |
* | | CRIS don't include bitops.h in posix_types.h | Jesper Nilsson | 2007-11-15 | 1 | -1/+0 |
* | | cris build fixes: corrected and improved NMI and IRQ handling | Jesper Nilsson | 2007-11-15 | 1 | -2/+7 |
* | | cris build fixes: update eth_v10.c ethernet driver | Jesper Nilsson | 2007-11-15 | 1 | -0/+3 |
* | | cris build fixes: add baud rate defines | Jesper Nilsson | 2007-11-15 | 1 | -0/+13 |
* | | cris-build-fixes-atomich-needs-compilerh-fix | Andrew Morton | 2007-11-15 | 1 | -1/+2 |
* | | cris build fixes: atomic.h needs compiler.h | Jesper Nilsson | 2007-11-15 | 1 | -0/+1 |
* | | cris build fixes: hardirq.h: include asm/irq.h | Jesper Nilsson | 2007-11-15 | 1 | -0/+1 |
* | | cris build fixes: Add missing syscalls | Jesper Nilsson | 2007-11-15 | 1 | -1/+38 |
* | | cris build fixes: fix csum_tcpudp_magic() declaration | Jesper Nilsson | 2007-11-15 | 1 | -1/+1 |
* | | oprofile: fix oops on x86 32-bit | Jan Blunck | 2007-11-15 | 1 | -1/+1 |
* | | Fix 64KB blocksize in ext3 directories | Jan Kara | 2007-11-15 | 1 | -0/+20 |
* | | pidns: Place under CONFIG_EXPERIMENTAL | Eric W. Biederman | 2007-11-15 | 1 | -0/+23 |
* | | rtc: fall back to requesting only the ports we actually use | Bjorn Helgaas | 2007-11-15 | 1 | -0/+3 |
* | | I/OAT: Add support for version 2 of ioatdma device | Shannon Nelson | 2007-11-15 | 1 | -0/+1 |
* | | revert "Task Control Groups: example CPU accounting subsystem" | Andrew Morton | 2007-11-15 | 2 | -20/+0 |
* | | hugetlb: fix i_blocks accounting | Ken Chen | 2007-11-15 | 1 | -0/+2 |
* | | hugetlb: allow bulk updating in hugetlb_*_quota() | Adam Litke | 2007-11-15 | 1 | -2/+2 |
* | | hugetlb: follow_hugetlb_page() for write access | Adam Litke | 2007-11-15 | 1 | -2/+2 |
* | | uml: update address space affected by pud_clear | Jeff Dike | 2007-11-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2007-11-13 | 2 | -0/+24 |
|\ |
|
| * | hwmon: (f75375s) Allow setting up fans with platform_data | Riku Voipio | 2007-11-08 | 1 | -0/+21 |
| * | hwmon: (i5k_amb) New memory temperature sensor driver | Darrick J. Wong | 2007-11-08 | 1 | -0/+3 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-11-13 | 9 | -18/+31 |
|\ \ |
|
| * | | [NET]: Move unneeded data to initdata section. | Denis V. Lunev | 2007-11-13 | 1 | -0/+2 |
| * | | [INET]: Use list_head-s in inetpeer.c | Pavel Emelyanov | 2007-11-13 | 1 | -1/+1 |
| * | | [INET]: Remove leftover prototypes from include/net/inet_common.h | Arnaldo Carvalho de Melo | 2007-11-13 | 1 | -4/+0 |
| * | | Merge branch 'pending' of master.kernel.org:/pub/scm/linux/kernel/git/vxy/lks... | David S. Miller | 2007-11-13 | 4 | -13/+18 |
| |\ \ |
|
| | * | | SCTP: Clean-up some defines for regressions tests. | Vlad Yasevich | 2007-11-09 | 1 | -1/+0 |
| | * | | SCTP: Make sctp_verify_param return multiple indications. | Vlad Yasevich | 2007-11-09 | 1 | -0/+2 |
| | * | | SCTP: Convert custom hash lists to use hlist. | Vlad Yasevich | 2007-11-09 | 2 | -6/+7 |
| | * | | SCTP: Allow ADD_IP to work with AUTH for backward compatibility. | Vlad Yasevich | 2007-11-07 | 1 | -0/+2 |
| | * | | SCTP: Correctly disable ADD-IP when AUTH is not supported. | Vlad Yasevich | 2007-11-07 | 1 | -1/+0 |