| Commit message (Expand) | Author | Age | Files | Lines |
* | Console keyboard events and accessibility | Samuel Thibault | 2007-10-19 | 2 | -0/+20 |
* | put declaration of put_filesystem() in fs.h | Miklos Szeredi | 2007-10-19 | 1 | -0/+2 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 | 1 | -0/+18 |
|\ |
|
| * | napi_synchronize: waiting for NAPI | Stephen Hemminger | 2007-10-17 | 1 | -0/+18 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-10-18 | 1 | -22/+36 |
|\ \ |
|
| * | | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -0/+2 |
| * | | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -0/+2 |
| * | | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -1/+2 |
| * | | ide: remove .init_setup from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -1/+0 |
| * | | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -0/+2 |
| * | | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -2/+4 |
| * | | ide: remove ->init_setup_dma from ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -2/+3 |
| * | | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+4 |
| * | | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -10/+8 |
| * | | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -1/+2 |
| * | | ide: Add ide_get_paired_drive() helper | Benjamin Herrenschmidt | 2007-10-19 | 1 | -0/+7 |
| |/ |
|
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 2007-10-18 | 1 | -1/+1 |
|\ \ |
|
| * | | hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier | Anton Blanchard | 2007-10-18 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 | 1 | -12/+0 |
|\ \ |
|
| * | | [libata] kill ata_sg_is_last() | Jeff Garzik | 2007-10-18 | 1 | -12/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-10-18 | 1 | -21/+21 |
|\ \ |
|
| * | | sched: reduce schedstat variable overhead a bit | Ken Chen | 2007-10-18 | 1 | -21/+21 |
| |/ |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-18 | 2 | -2/+14 |
|\ \ |
|
| * | | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle | 2007-10-18 | 1 | -0/+6 |
| * | | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack | Ralf Baechle | 2007-10-18 | 1 | -1/+0 |
| * | | [MIPS] Always do the ARC64_TWIDDLE_PC thing. | Thomas Bogendoerfer | 2007-10-18 | 1 | -1/+8 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-18 | 7 | -34/+55 |
|\ \ |
|
| * | | [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required | Li Zefan | 2007-10-18 | 1 | -8/+5 |
| * | | [NET]: Fix OOPS due to missing check in dev_parse_header(). | Patrick McHardy | 2007-10-18 | 1 | -1/+1 |
| * | | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu | 2007-10-17 | 1 | -1/+2 |
| * | | [IPSEC]: Store afinfo pointer in xfrm_mode | Herbert Xu | 2007-10-17 | 1 | -3/+3 |
| * | | [IPSEC]: Add missing BEET checks | Herbert Xu | 2007-10-17 | 1 | -0/+6 |
| * | | [IPSEC]: Move type and mode map into xfrm_state.c | Herbert Xu | 2007-10-17 | 1 | -6/+2 |
| * | | [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spi | Herbert Xu | 2007-10-17 | 1 | -1/+1 |
| * | | [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_input | Herbert Xu | 2007-10-17 | 1 | -0/+8 |
| * | | [NET]: Fix the race between sk_filter_(de|at)tach and sk_clone() | Pavel Emelyanov | 2007-10-17 | 1 | -11/+1 |
| * | | [NET]: Move the filter releasing into a separate call | Pavel Emelyanov | 2007-10-17 | 1 | -4/+8 |
| * | | [NET]: Introduce the sk_detach_filter() call | Pavel Emelyanov | 2007-10-17 | 1 | -0/+1 |
| * | | [INET]: Remove no longer needed ->equal callback | Pavel Emelyanov | 2007-10-17 | 2 | -3/+0 |
| * | | [INET]: Consolidate xxx_find() in fragment management | Pavel Emelyanov | 2007-10-17 | 2 | -2/+5 |
| * | | [INET]: Consolidate xxx_frag_create() | Pavel Emelyanov | 2007-10-17 | 2 | -3/+12 |
| * | | [INET]: Consolidate xxx_frag_alloc() | Pavel Emelyanov | 2007-10-17 | 1 | -0/+2 |
| * | | [INET]: Consolidate xxx_frag_intern | Pavel Emelyanov | 2007-10-17 | 2 | -0/+7 |
| |/ |
|
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2007-10-18 | 10 | -13/+159 |
|\ \ |
|
| * | | [SPARC/64]: Consolidate of_register_driver | Stephen Rothwell | 2007-10-17 | 3 | -8/+6 |
| * | | [SPARC]: Support for new termios. | David Miller | 2007-10-17 | 6 | -5/+125 |
| * | | [SPARC64]: Implement atomic backoff. | David S. Miller | 2007-10-17 | 1 | -0/+28 |
| |/ |
|
* | | IPMI: add 0.9 support | Corey Minyard | 2007-10-18 | 1 | -8/+28 |
* | | IPMI: add polled interface | Corey Minyard | 2007-10-18 | 1 | -0/+10 |
* | | Replace __attribute_pure__ with __pure | Ralf Baechle | 2007-10-18 | 4 | -18/+14 |