aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | ide: Fix cs5535 driver accessing beyond array boundaryBenjamin Herrenschmidt2007-10-18
| * | ide: Fix siimage driver accessing beyond array boundaryBenjamin Herrenschmidt2007-10-18
| * | ide: Add ide_get_paired_drive() helperBenjamin Herrenschmidt2007-10-18
| |/
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2007-10-18
|\ \
| * | hrtimer: hook compat_sys_nanosleep up to high res timer codeAnton Blanchard2007-10-18
| * | hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easierAnton Blanchard2007-10-18
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-18
|\ \
| * | [libata] kill ata_sg_is_last()Jeff Garzik2007-10-18
| * | Update libata driver for bf548 atapi controller against the 2.6.24 tree.Sonic Zhang2007-10-17
| * | libata-sff: Correct use of check_status()Alan Cox2007-10-17
| * | drivers/ata: add support to Freescale 3.0Gbps SATA ControllerLi Yang2007-10-17
| * | pata_acpi: fix build breakage if !CONFIG_PMTejun Heo2007-10-17
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2007-10-18
|\ \
| * | mv watchdog tree under driversWim Van Sebroeck2007-10-18
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-18
|\ \
| * | sched: reduce schedstat variable overhead a bitKen Chen2007-10-18
| * | sched: add KERN_CONT annotationIngo Molnar2007-10-18
| * | sched: cleanup, make struct rq comments more consistentIngo Molnar2007-10-18
| * | sched: cleanup, fix spacingIngo Molnar2007-10-18
| * | sched: fix return value of wait_for_completion_interruptible()Andi Kleen2007-10-18
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-18
|\ \
| * | [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-18
| * | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle2007-10-18
| * | [MIPS] IP32: Retire use of plat_timer_setup.Ralf Baechle2007-10-18
| * | [MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2007-10-18
| * | [MIPS] IP27: Convert to clock_event_device.Ralf Baechle2007-10-18
| * | [MIPS] JMR3927: Convert to clock_event_device.Ralf Baechle2007-10-18
| * | [MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer2007-10-18
| |/
* | Include <linux/backing-dev.h> in mm/filemap.cLinus Torvalds2007-10-18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-18
|\ \
| * | [IPV6]: Fix again the fl6_sock_lookup() fixed lockingPavel Emelyanov2007-10-18
| * | [NETFILTER]: nf_conntrack_tcp: fix connection reopening fixJozsef Kadlecsik2007-10-18
| * | [IPV6]: Fix race in ipv6_flowlabel_opt() when inserting two labelsPavel Emelyanov2007-10-18
| * | [IPV6]: Lost locking in fl6_sock_lookupPavel Emelyanov2007-10-18
| * | [IPV6]: Lost locking when inserting a flowlabel in ipv6_fl_listPavel Emelyanov2007-10-18
| * | [NETFILTER]: xt_sctp: fix mistake to pass a pointer where array is requiredLi Zefan2007-10-18
| * | [NET]: Fix OOPS due to missing check in dev_parse_header().Patrick McHardy2007-10-18
| * | [TCP]: Remove lost_retrans zero seqno special casesIlpo Järvinen2007-10-18
| * | [NET]: fix carrier-on bug?Jeff Garzik2007-10-18
| * | [NET]: Fix uninitialised variable in ip_frag_reasm()David Howells2007-10-18
| * | [IPSEC]: Rename mode to outer_mode and add inner_modeHerbert Xu2007-10-18
| * | [IPSEC]: Disallow combinations of RO and AH/ESP/IPCOMPHerbert Xu2007-10-18
| * | [IPSEC]: Use the top IPv4 route's peer instead of the bottomHerbert Xu2007-10-18
| * | [IPSEC]: Store afinfo pointer in xfrm_modeHerbert Xu2007-10-18
| * | [IPSEC]: Add missing BEET checksHerbert Xu2007-10-18
| * | [IPSEC]: Move type and mode map into xfrm_state.cHerbert Xu2007-10-18
| * | [IPSEC]: Fix length check in xfrm_parse_spiHerbert Xu2007-10-18
| * | [IPSEC]: Move ip_summed zapping out of xfrm6_rcv_spiHerbert Xu2007-10-18
| * | [IPSEC]: Get nexthdr from caller in xfrm6_rcv_spiHerbert Xu2007-10-18
| * | [IPSEC]: Move tunnel parsing for IPv4 out of xfrm4_inputHerbert Xu2007-10-18