aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* x86: signal: check sas_ss_size instead of sas_ss_flags()Hiroshi Shimamoto2009-04-01
*-. Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar2009-03-28
|\ \
| | * x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safeWang Chen2009-03-25
| * | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-24
| |\ \ | | |/ | |/|
| | * x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput2009-03-23
| | * x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the timeJaswinder Singh Rajput2009-03-22
| | * x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput2009-03-22
| | * x86: irq.c use same path for show_interruptsJaswinder Singh Rajput2009-03-22
| | * x86: cpu/cpu.h cleanupJaswinder Singh Rajput2009-03-22
* | | Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-25
* | | x86: Correct behaviour of irq affinityRusty Russell2009-03-25
* | | x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2009-03-24
* | | x86: fix set_extra_move_desc callingYinghai Lu2009-03-24
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar2009-03-24
|\ \ \ \ \ \ \
| | | | | | * | Linux 2.6.29v2.6.29Linus Torvalds2009-03-23
| | | | | | * | Build with -fno-dwarf2-cfi-asmKyle McMartin2009-03-23
| | | | | | * | trivial: fix orphan dates in ext2 documentationJody McIntyre2009-03-23
| | | | | | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-23
| | | | | | |\ \
| | | | | | | * | ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-23
| | | | | | | * | dm9000: locking bugfixDavid Brownell2009-03-23
| | | | | | | * | net: update dnet.c for bus_id removalStephen Rothwell2009-03-23
| | | | | | | * | dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-21
| | | | | | | * | dca: add missing copyright/license headersMaciej Sosnowski2009-03-21
| | | | | | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-20
| | | | | | | |\ \
| | | | | | | | * | nl80211: Check that function pointer != NULL before using itJouni Malinen2009-03-20
| | | | | | | * | | sungem: missing net_device_opsStephen Hemminger2009-03-20
| | | | | | | * | | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-20
| | | | | | | * | | be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-20
| | | | | | | |/ /
| | | | | | | * | bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-19
| | | | | | | * | smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-19
| | | | | | | * | sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu2009-03-19
| | | | | | | * | sh_eth: Change handling of IRQNobuhiro Iwamatsu2009-03-19
| | | | | | | * | netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2009-03-19
| | | | | | | * | net: kfree(napi->skb) => kfree_skbRoel Kluin2009-03-19
| | | | | | | * | net: fix sctp breakageAl Viro2009-03-18
| | | | | | | * | ipv6: fix display of local and remote sit endpointsBjørn Mork2009-03-18
| | | | | | | * | net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka2009-03-18
| | | | | | | * | tulip: fix crash on iface up with shirq debugKyle McMartin2009-03-18
| | | | | | | * | virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas2009-03-18
| | | | | | | * | bonding: Fix updating of speed/duplex changesJay Vosburgh2009-03-18
| | | | | | | * | bnx2: Fix problem of using wrong IRQ handler.Michael Chan2009-03-18
| | | | | | | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-17
| | | | | | | |\ \
| | | | | | | | * | zd1211rw: Do not panic on device eject when associatedJouni Malinen2009-03-16
| | | | | | | | * | mac80211: Fix panic on fragmentation with power savingJouni Malinen2009-03-16
| | | | | | | | * | ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez2009-03-16
| | | | | | | | * | ath9k: implement IO serializationLuis R. Rodriguez2009-03-16
| | | | | | | | * | lib80211: silence excessive crypto debugging messagesJohn W. Linville2009-03-16
| | | | | | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2009-03-17
| | | | | | | |\ \ \
| | | | | | | | * | | netfilter: conntrack: check for NEXTHDR_NONE before header sanity checkingChristoph Paasch2009-03-16
| | | | | | | | * | | netfilter: conntrack: fix dropping packet after l4proto->packet()Christoph Paasch2009-03-16