| Commit message (Expand) | Author | Age |
... | |
| * | | | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | | ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | | siimage: bump driver version | Bartlomiej Zolnierkiewicz | 2007-10-18 |
| * | | | ide: Fix cs5535 driver accessing beyond array boundary | Benjamin Herrenschmidt | 2007-10-18 |
| * | | | ide: Fix siimage driver accessing beyond array boundary | Benjamin Herrenschmidt | 2007-10-18 |
| * | | | ide: Add ide_get_paired_drive() helper | Benjamin Herrenschmidt | 2007-10-18 |
| |/ / |
|
* | | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 2007-10-18 |
|\ \ \ |
|
| * | | | hrtimer: hook compat_sys_nanosleep up to high res timer code | Anton Blanchard | 2007-10-18 |
| * | | | hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier | Anton Blanchard | 2007-10-18 |
| |/ / |
|
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-18 |
|\ \ \ |
|
| * | | | [libata] kill ata_sg_is_last() | Jeff Garzik | 2007-10-18 |
| * | | | Update libata driver for bf548 atapi controller against the 2.6.24 tree. | Sonic Zhang | 2007-10-17 |
| * | | | libata-sff: Correct use of check_status() | Alan Cox | 2007-10-17 |
| * | | | drivers/ata: add support to Freescale 3.0Gbps SATA Controller | Li Yang | 2007-10-17 |
| * | | | pata_acpi: fix build breakage if !CONFIG_PM | Tejun Heo | 2007-10-17 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog | Linus Torvalds | 2007-10-18 |
|\ \ \ |
|
| * | | | mv watchdog tree under drivers | Wim Van Sebroeck | 2007-10-18 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 2007-10-18 |
|\ \ \ |
|
| * | | | sched: reduce schedstat variable overhead a bit | Ken Chen | 2007-10-18 |
| * | | | sched: add KERN_CONT annotation | Ingo Molnar | 2007-10-18 |
| * | | | sched: cleanup, make struct rq comments more consistent | Ingo Molnar | 2007-10-18 |
| * | | | sched: cleanup, fix spacing | Ingo Molnar | 2007-10-18 |
| * | | | sched: fix return value of wait_for_completion_interruptible() | Andi Kleen | 2007-10-18 |
| |/ / |
|
* | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2007-10-18 |
|\ \ \ |
|
| * | | | [MIPS] time: Move R4000 clockevent device code to separate configurable file | Ralf Baechle | 2007-10-18 |
| * | | | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ack | Ralf Baechle | 2007-10-18 |
| * | | | [MIPS] IP32: Retire use of plat_timer_setup. | Ralf Baechle | 2007-10-18 |
| * | | | [MIPS] Jazz: Retire use of plat_timer_setup. | Ralf Baechle | 2007-10-18 |
| * | | | [MIPS] IP27: Convert to clock_event_device. | Ralf Baechle | 2007-10-18 |
| * | | | [MIPS] JMR3927: Convert to clock_event_device. | Ralf Baechle | 2007-10-18 |
| * | | | [MIPS] Always do the ARC64_TWIDDLE_PC thing. | Thomas Bogendoerfer | 2007-10-18 |
| |/ / |
|
* | | | Include <linux/backing-dev.h> in mm/filemap.c | Linus Torvalds | 2007-10-18 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-18 |
|\ \ \
| | |/
| |/| |
|
| * | | [IPV6]: Fix again the fl6_sock_lookup() fixed locking | Pavel Emelyanov | 2007-10-18 |
| * | | [NETFILTER]: nf_conntrack_tcp: fix connection reopening fix | Jozsef Kadlecsik | 2007-10-18 |
| * | | [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labels | Pavel Emelyanov | 2007-10-18 |
| * | | [IPV6]: Lost locking in fl6_sock_lookup | Pavel Emelyanov | 2007-10-18 |
| * | | [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_list | Pavel Emelyanov | 2007-10-18 |
| * | | [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is required | Li Zefan | 2007-10-18 |
| * | | [NET]: Fix OOPS due to missing check in dev_parse_header(). | Patrick McHardy | 2007-10-18 |
| * | | [TCP]: Remove lost_retrans zero seqno special cases | Ilpo Järvinen | 2007-10-18 |
| * | | [NET]: fix carrier-on bug? | Jeff Garzik | 2007-10-18 |
| * | | [NET]: Fix uninitialised variable in ip_frag_reasm() | David Howells | 2007-10-18 |
| * | | [IPSEC]: Rename mode to outer_mode and add inner_mode | Herbert Xu | 2007-10-18 |
| * | | [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMP | Herbert Xu | 2007-10-18 |
| * | | [IPSEC]: Use the top IPv4 route's peer instead of the bottom | Herbert Xu | 2007-10-18 |
| * | | [IPSEC]: Store afinfo pointer in xfrm_mode | Herbert Xu | 2007-10-18 |
| * | | [IPSEC]: Add missing BEET checks | Herbert Xu | 2007-10-18 |
| * | | [IPSEC]: Move type and mode map into xfrm_state.c | Herbert Xu | 2007-10-18 |
| * | | [IPSEC]: Fix length check in xfrm_parse_spi | Herbert Xu | 2007-10-18 |