aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* | | | | | | x86: set_highmem_pages_init() cleanup, #2Pekka Enberg2009-03-04
* | | | | | | x86: move devmem_is_allowed() to common mm/init.cPekka Enberg2009-03-04
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*-----------. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-03
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|_|_|/ / | | | | | | | |/| | | | |
| | | | | | | * | | | | | x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-03
| | | | | | | * | | | | | x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-03
| | | | | | | |/ / / / /
| | | | | | | * | | | | Revert "menu: fix embedded menu snafu"Linus Torvalds2009-03-02
| | | | | | | * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-03-02
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt2009-03-02
| | | | | | | | * | | | | drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-02
| | | | | | | | * | | | | drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2009-03-02
| | | | | | | | * | | | | drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom2009-03-02
| | | | | | | | | |_|/ / | | | | | | | | |/| | |
| | | | | | | * | | | | menu: fix embedded menu snafuRandy Dunlap2009-03-02
| | | | | | | * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-02
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon2009-03-02
| | | | | | | | * | | | | sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2009-03-02
| | | | | | | | |/ / / /
| | | | | | | * | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-03-02
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai2009-03-02
| | | | | | | | * | | | | ALSA: hda - Add quirk for new HP xw seriesTakashi Iwai2009-02-27
| | | | | | | | * | | | | ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3Takashi Iwai2009-02-27
| | | | | | | * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-02
| | | | | | | |\ \ \ \ \ \
| | | | | | | | * | | | | | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-02
| | | | | | | * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-02
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * | | | | | | zaurus: add usb id for motomagx phonesDmitriy Taychenachev2009-03-01
| | | | | | | | * | | | | | | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link()Bjørn Mork2009-03-01
| | | | | | | | * | | | | | | veth: Fix carrier detectEric W. Biederman2009-03-01
| | | | | | | | * | | | | | | cdc_ether: add usb id for Ericsson F3507gBjørn Mork2009-03-01
| | | | | | | | * | | | | | | r8169: read MAC address from EEPROM on init (2nd attempt)Ivan Vecera2009-03-01
| | | | | | | | * | | | | | | tcp: fix retrans_out leaksIlpo Järvinen2009-03-01
| | | | | | | | * | | | | | | net headers: export dcbnl.hChris Leech2009-03-01
| | | | | | | | * | | | | | | net headers: cleanup dcbnl.hChris Leech2009-03-01
| | | | | | | | * | | | | | | netpoll: Add drop checks to all entry pointsHerbert Xu2009-03-01
| | | | | | | | * | | | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-28
| | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | |_|/ / / / | | | | | | | | | |/| | | | |
| | | | | | | | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-28
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * | | | | | | libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-26
| | | | | | | | * | | | | | | | gianfar: Do right check on num_txbdfreeRini van Zetten2009-02-27
| | | | | | | | * | | | | | | | pkt_sched: sch_drr: Fix oops in drr_change_class.Jarek Poplawski2009-02-27
| | | | | | | | * | | | | | | | b44: Disable device on shutdownMichael Buesch2009-02-27
| | | | | | | | * | | | | | | | b44: Unconditionally enable interrupt routing on resetMichael Buesch2009-02-27
| | | | | | | | * | | | | | | | net: fix hp-plus build errorRandy Dunlap2009-02-27
| | | | | | | | * | | | | | | | ipv6: don't use tw net when accounting for recycled twPavel Emelyanov2009-02-26
| | | | | | | | |/ / / / / / /
| | | | | | | | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-25
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * | | | | | | rtl8187: New USB ID's for RTL8187LLarry Finger2009-02-23
| | | | | | | | | * | | | | | | ath9k: Fix panic upon attach failureVasanthakumar Thiagarajan2009-02-23
| | | | | | | | | * | | | | | | orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov2009-02-23
| | | | | | | | * | | | | | | | asix: new device idsGreg Kroah-Hartman2009-02-25
| | | | | | | | * | | | | | | | tcp_scalable: Update malformed & dead urlJoe Perches2009-02-24
| | | | | | | | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-02-24
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | | * | | | | | | | netfilter: xt_recent: fix proc-file addition/removal of IPv4 addressesJosef Drexler2009-02-24
| | | | | | | | | * | | | | | | | netfilter: make proc/net/ip* print names from foreign NFPROTOJan Engelhardt2009-02-18
| | | | | | | | | * | | | | | | | netfilter: nf_conntrack: don't try to deliver events for untracked connectionsPatrick McHardy2009-02-18