summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-032-2/+14
| |\ \ \ \ \ \
| | * | | | | | x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-031-2/+12
| | * | | | | | x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-031-0/+2
| * | | | | | | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-032-66/+153
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-039-5/+52
| |\ \ \ \ \ \ \ \
| | * | | | | | | | rcu: Teach RCU that idle task is not quiscent state at bootPaul E. McKenney2009-02-269-5/+52
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-0311-21/+22
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | [ARM] fix lots of ARM __devexit sillynessRussell King2009-03-035-6/+6
| | * | | | | | | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMUCatalin Marinas2009-03-031-6/+7
| | * | | | | | | [ARM] 5416/1: Use unused address in v6_early_abortSeth Forshee2009-03-031-1/+2
| | * | | | | | | [ARM] 5411/1: S3C64XX: Fix EINT unmaskMark Brown2009-02-241-1/+1
| | * | | | | | | [ARM] at91: fix for Atmel AT91 powersavingAndrei Birjukov2009-02-221-1/+0
| | * | | | | | | [ARM] RiscPC: Fix etherh oopsRussell King2009-02-222-6/+6
| * | | | | | | | Revert "menu: fix embedded menu snafu"Linus Torvalds2009-03-021-16/+12
| * | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-03-025-12/+20
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt2009-03-031-2/+3
| | * | | | | | | | drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-033-8/+15
| | * | | | | | | | drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2009-03-032-2/+2
| | * | | | | | | | drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom2009-03-031-1/+1
| * | | | | | | | | menu: fix embedded menu snafuRandy Dunlap2009-03-021-12/+16
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-023-1/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon2009-03-021-0/+1
| | * | | | | | | | | sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2009-03-022-1/+6
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-03-023-1/+4
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai2009-03-021-0/+2
| | * | | | | | | | | ALSA: hda - Add quirk for new HP xw seriesTakashi Iwai2009-02-271-0/+1
| | * | | | | | | | | ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3Takashi Iwai2009-02-271-1/+1
| * | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-023-12/+10
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-021-1/+4
| | * | | | | | | | | | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2009-02-282-11/+6
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-0234-209/+467
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | zaurus: add usb id for motomagx phonesDmitriy Taychenachev2009-03-011-0/+5
| | * | | | | | | | | | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork2009-03-011-2/+2
| | * | | | | | | | | | veth: Fix carrier detectEric W. Biederman2009-03-011-40/+11
| | * | | | | | | | | | cdc_ether: add usb id for Ericsson F3507gBjørn Mork2009-03-011-0/+5
| | * | | | | | | | | | r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera2009-03-011-2/+112
| | * | | | | | | | | | tcp: fix retrans_out leaksIlpo Järvinen2009-03-011-4/+5
| | * | | | | | | | | | net headers: export dcbnl.hChris Leech2009-03-011-0/+1
| | * | | | | | | | | | net headers: cleanup dcbnl.hChris Leech2009-03-011-1/+3
| | * | | | | | | | | | netpoll: Add drop checks to all entry pointsHerbert Xu2009-03-012-0/+16
| | * | | | | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-28176-1029/+4783
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-287-70/+71
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-267-70/+71
| | * | | | | | | | | | | gianfar: Do right check on num_txbdfreeRini van Zetten2009-02-271-1/+1
| | * | | | | | | | | | | pkt_sched: sch_drr: Fix oops in drr_change_class.Jarek Poplawski2009-02-271-1/+5
| | * | | | | | | | | | | b44: Disable device on shutdownMichael Buesch2009-02-261-0/+1
| | * | | | | | | | | | | b44: Unconditionally enable interrupt routing on resetMichael Buesch2009-02-261-4/+8
| | * | | | | | | | | | | net: fix hp-plus build errorRandy Dunlap2009-02-261-1/+1
| | * | | | | | | | | | | ipv6: don't use tw net when accounting for recycled twPavel Emelyanov2009-02-261-2/+2
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-243-11/+44
| | |\ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud