aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-14
|\ \
| * | [IPVS]: Use IP_VS_WAIT_WHILE when encessary.Heiko Carstens2007-08-14
| * | [NET]: Share correct feature code between bridging and bondingHerbert Xu2007-08-14
| * | [ATM] drivers/atm/iphase.c: mostly kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-14
| * | [IRDA] irda-usb.c: mostly kmalloc + memset conversion to k[cz]allocMariusz Kozlowski2007-08-14
| * | [WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-08-14
| * | [DCCP]: fix memory leak and clean up style - dccp_feat_empty_confirm()Jesper Juhl2007-08-14
| * | [DCCP]: fix theoretical ccids_{read,write}_lock() raceOleg Nesterov2007-08-14
| * | [XFRM]: Clean up duplicate includes in net/xfrm/Jesper Juhl2007-08-14
| * | [TIPC]: Clean up duplicate includes in net/tipc/Jesper Juhl2007-08-14
| * | [SUNRPC]: Clean up duplicate includes in net/sunrpc/Jesper Juhl2007-08-14
| * | [PKT_SCHED]: Clean up duplicate includes in net/sched/Jesper Juhl2007-08-14
| * | [IPV6]: Clean up duplicate includes in net/ipv6/Jesper Juhl2007-08-14
| * | [IPV4]: Clean up duplicate includes in net/ipv4/Jesper Juhl2007-08-14
| * | [ATM]: Clean up duplicate includes in net/atm/Jesper Juhl2007-08-14
| * | [ATM]: Clean up duplicate includes in drivers/atm/Jesper Juhl2007-08-14
| * | [IPCONFIG]: ip_auto_config fixJoakim Tjernlund2007-08-14
| * | [ATM]: fore200e_param_bs_queue() must be __devinitAdrian Bunk2007-08-14
| |/
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-08-14
|\ \
| * | e1000: Add device IDs of new 82571 board variantsAuke Kok2007-08-14
| * | xen-netfront: Avoid deref'ing skbafter it is potentially freed.Jeremy Fitzhardinge2007-08-14
| * | 3c59x maintainerSteffen Klassert2007-08-14
| * | 3c59x: fix duplex configurationSteffen Klassert2007-08-14
| * | natsemi: fix netdev error acountingAndrew Morton2007-08-14
| * | ax88796 printk fixesAndrew Morton2007-08-14
| * | myri10ge: Use the pause counter to avoid a needless device resetBrice Goglin2007-08-14
| * | via-rhine: disable rx_copybreak on archs that don't allow unaligned DMA accessDustin Marquess2007-08-14
| |/
* / ACPI: EC: Fix "no battery" regressionAlexey Starikovskiy2007-08-14
|/
* Linux 2.6.23-rc3v2.6.23-rc3Linus Torvalds2007-08-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-08-12
|\
| * sched: run_rebalance_domains: s/SCHED_IDLE/CPU_IDLE/Oleg Nesterov2007-08-12
| * sched: fix sleeper bonusIngo Molnar2007-08-12
| * sched: make global code staticAdrian Bunk2007-08-12
* | genirq: mark io_apic level interrupts to avoid resendThomas Gleixner2007-08-12
* | genirq: suppress resend of level interruptsThomas Gleixner2007-08-12
* | genirq: cleanup mismerge artifactThomas Gleixner2007-08-12
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-08-12
|\
| * Pull sbs into release branchLen Brown2007-08-12
| |\
| | * ACPI: sbs: remove dead codeAdrian Bunk2007-08-03
| * | Pull processor into release branchLen Brown2007-08-12
| |\ \
| | * | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-07
| | * | ACPI: fix "Time Problems with 2.6.23-rc1-gf695baf2"Venki Pallipadi2007-08-07
| * | | Pull fluff into release branchLen Brown2007-08-12
| |\ \ \
| | * | | ACPI: staticAdrian Bunk2007-08-11
| * | | | Pull ec into release branchLen Brown2007-08-12
| |\ \ \ \
| | * | | | ACPI EC: remove potential deadlock from ECAlexey Starikovskiy2007-08-11
| | * | | | ACPI: EC: fix run-together printk linesMeelis Roos2007-08-03
| | * | | | ACPI: EC: acpi_ec_remove(): fix use-after-freeAdrian Bunk2007-08-03
| | * | | | ACPI: EC: Switch from boot_ec as soon as we find its desc in DSDT.Alexey Starikovskiy2007-08-03
| | * | | | ACPI: EC: fix build warningLen Brown2007-08-03