aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | | | | netns : fix kernel panic in timewait socket destructionDaniel Lezcano2008-09-08
| * | | | | | | | pkt_sched: Fix qdisc state in net_tx_action()Jarek Poplawski2008-09-07
| * | | | | | | | netfilter: nf_conntrack_irc: make sure string is terminated before calling si...Patrick McHardy2008-09-07
| * | | | | | | | netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixletAlexey Dobriyan2008-09-07
| * | | | | | | | netfilter: nf_conntrack_gre: more locking around keymap listAlexey Dobriyan2008-09-07
| * | | | | | | | netfilter: nf_conntrack_sip: de-static helper pointersAlexey Dobriyan2008-09-07
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-09-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sparc64: Prevent sparc64 from invoking irq handlers on offline CPUsPaul E. McKenney2008-09-03
| * | | | | | | | | sparc64: Fix IPI call locking.David S. Miller2008-09-03
* | | | | | | | | | usb: fix null deferences in low level usb serialJason Wessel2008-09-08
* | | | | | | | | | NFS: Restore missing hunk in NFS mount option parserChuck Lever2008-09-08
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-09-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: i8042 - make Lenovo 3000 N100 blacklist entry more specificJiri Kosina2008-09-04
| * | | | | | | | | Input: bcm5974 - add BTN_TOUCH event for mousedev benefitHenrik Rydberg2008-09-04
| * | | | | | | | | Input: bcm5974 - improve finger tracking and countingHenrik Rydberg2008-09-04
| * | | | | | | | | Input: bcm5974 - small formatting cleanupHenrik Rydberg2008-09-04
| * | | | | | | | | Input: bcm5974 - add maintainer entryHenrik Rydberg2008-08-22
* | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-06
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: cpu_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-09-06
| * | | | | | | | | | x86: pda_init(): fix memory leak when using CPU hotplugAndreas Herrmann2008-09-06
| * | | | | | | | | | x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flagsEduardo Habkost2008-09-06
| * | | | | | | | | | x86: move mtrr cpu cap setting early in early_init_xxxxYinghai Lu2008-09-06
| * | | | | | | | | | x86: delay early cpu initialization until cpuid is doneKrzysztof Helt2008-09-06
| * | | | | | | | | | x86: use X86_FEATURE_NOPL in alternativesH. Peter Anvin2008-09-05
| * | | | | | | | | | x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-09-05
| * | | | | | | | | | x86: boot: stub out unimplemented CPU feature wordsH. Peter Anvin2008-09-05
* | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-06
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clocksource, acpi_pm.c: check for monotonicityDominik Brodowski2008-09-06
| * | | | | | | | | | | clocksource, acpi_pm.c: use proper read function also in errata modeDominik Brodowski2008-09-06
| * | | | | | | | | | | ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki2008-09-06
| * | | | | | | | | | | x86: HPET: read back compare register before reading counterThomas Gleixner2008-09-06
| * | | | | | | | | | | x86: HPET fix moronic 32/64bit thinkoThomas Gleixner2008-09-06
| * | | | | | | | | | | clockevents: broadcast fixup possible waitersThomas Gleixner2008-09-06
| * | | | | | | | | | | HPET: make minimum reprogramming delta usefulThomas Gleixner2008-09-05
| * | | | | | | | | | | clockevents: prevent endless loop lockupThomas Gleixner2008-09-05
| * | | | | | | | | | | clockevents: prevent multiple init/shutdownThomas Gleixner2008-09-05
| * | | | | | | | | | | clockevents: enforce reprogram in oneshot setupThomas Gleixner2008-09-05
| * | | | | | | | | | | clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner2008-09-05
| * | | | | | | | | | | clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-05
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-09-06
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix CONFIG_AC97_BUS dependencyTakashi Iwai2008-09-06
* | | | | | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-06
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto2008-09-05
| * | | | | | | | | | | | | [MIPS] TX39xx: Add missing local_flush_icache_range initializationAtsushi Nemoto2008-09-05
| * | | | | | | | | | | | | [MIPS] TXx9: Fix txx9_pcode initializationAtsushi Nemoto2008-09-05
| * | | | | | | | | | | | | [MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer2008-09-05
| * | | | | | | | | | | | | [MIPS] Fix data bus error recoveryThomas Bogendoerfer2008-09-05
* | | | | | | | | | | | | | drivers/mmc/card/block.c: fix refcount leak in mmc_block_open()Andrew Morton2008-09-05
* | | | | | | | | | | | | | tracehook: comment pasto fixesRoland McGrath2008-09-05
* | | | | | | | | | | | | | atmel_lcdfb: fix oops in rmmod when framebuffer fails to registerStanislaw Gruszka2008-09-05