Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | x86: remove duplicated code with pcpu_need_numa() | Yinghai Lu | 2009-04-02 | 1 | -14/+0 | |
* | x86,percpu: fix inverted NUMA test in setup_pcpu_remap() | Tejun Heo | 2009-04-02 | 1 | -1/+1 | |
* | x86: signal: check sas_ss_size instead of sas_ss_flags() | Hiroshi Shimamoto | 2009-04-01 | 1 | -1/+1 | |
*-. | Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core | Ingo Molnar | 2009-03-28 | 6 | -39/+27 | |
|\ \ | ||||||
| | * | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe | Wang Chen | 2009-03-25 | 1 | -1/+1 | |
| * | | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw... | Ingo Molnar | 2009-03-24 | 5 | -38/+26 | |
| |\ \ | | |/ | |/| | ||||||
| | * | x86: e820 fix various signedness issues in setup.c and e820.c | Jaswinder Singh Rajput | 2009-03-23 | 2 | -6/+6 | |
| | * | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time | Jaswinder Singh Rajput | 2009-03-23 | 1 | -5/+4 | |
| | * | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together | Jaswinder Singh Rajput | 2009-03-23 | 1 | -9/+6 | |
| | * | x86: irq.c use same path for show_interrupts | Jaswinder Singh Rajput | 2009-03-23 | 1 | -8/+0 | |
| | * | x86: cpu/cpu.h cleanup | Jaswinder Singh Rajput | 2009-03-23 | 1 | -10/+10 | |
* | | | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai | 2009-03-25 | 4 | -4/+14 | |
* | | | x86: Correct behaviour of irq affinity | Rusty Russell | 2009-03-25 | 1 | -2/+3 | |
* | | | x86: use default_cpu_mask_to_apicid for 64bit | Yinghai Lu | 2009-03-24 | 2 | -26/+12 | |
* | | | x86: fix set_extra_move_desc calling | Yinghai Lu | 2009-03-24 | 1 | -1/+2 | |
|/ / | ||||||
| | | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
| \ | ||||||
*---------. \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a... | Ingo Molnar | 2009-03-24 | 96 | -2355/+2008 | |
|\ \ \ \ \ \ \ | ||||||
| | | | | | * | | Linux 2.6.29v2.6.29 | Linus Torvalds | 2009-03-23 | 1 | -2/+2 | |
| | | | | | * | | Build with -fno-dwarf2-cfi-asm | Kyle McMartin | 2009-03-23 | 1 | -0/+3 | |
| | | | | | * | | trivial: fix orphan dates in ext2 documentation | Jody McIntyre | 2009-03-23 | 1 | -2/+3 | |
| | | | | | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-03-23 | 39 | -121/+314 | |
| | | | | | |\ \ | ||||||
| | | | | | | * | | ucc_geth: Fix oops when using fixed-link support | Anton Vorontsov | 2009-03-22 | 2 | -26/+11 | |
| | | | | | | * | | dm9000: locking bugfix | David Brownell | 2009-03-22 | 1 | -2/+4 | |
| | | | | | | * | | net: update dnet.c for bus_id removal | Stephen Rothwell | 2009-03-22 | 1 | -3/+3 | |
| | | | | | | * | | dnet: DNET should depend on HAS_IOMEM | Ilya Yanok | 2009-03-21 | 1 | -1/+1 | |
| | | | | | | * | | dca: add missing copyright/license headers | Maciej Sosnowski | 2009-03-21 | 2 | -0/+41 | |
| | | | | | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-03-20 | 1 | -0/+11 | |
| | | | | | | |\ \ | ||||||
| | | | | | | | * | | nl80211: Check that function pointer != NULL before using it | Jouni Malinen | 2009-03-20 | 1 | -0/+11 | |
| | | | | | | * | | | sungem: missing net_device_ops | Stephen Hemminger | 2009-03-19 | 1 | -5/+4 | |
| | | | | | | * | | | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle | Sathya Perla | 2009-03-19 | 1 | -5/+5 | |
| | | | | | | * | | | be2net: replenish when posting to rx-queue is starved in out of mem conditions | Sathya Perla | 2009-03-19 | 2 | -21/+30 | |
| | | | | | | |/ / | ||||||
| | | | | | | * | | bas_gigaset: correctly allocate USB interrupt transfer buffer | Tilman Schmidt | 2009-03-18 | 1 | -3/+13 | |
| | | | | | | * | | smsc911x: reset last known duplex and carrier on open | Steve Glendinning | 2009-03-18 | 1 | -0/+4 | |
| | | | | | | * | | sh_eth: Fix mistake of the address of SH7763 | Nobuhiro Iwamatsu | 2009-03-18 | 1 | -2/+2 | |
| | | | | | | * | | sh_eth: Change handling of IRQ | Nobuhiro Iwamatsu | 2009-03-18 | 1 | -3/+17 | |
| | | | | | | * | | netns: oops in ip[6]_frag_reasm incrementing stats | Jorge Boncompte [DTI2] | 2009-03-18 | 2 | -5/+5 | |
| | | | | | | * | | net: kfree(napi->skb) => kfree_skb | Roel Kluin | 2009-03-18 | 1 | -1/+1 | |
| | | | | | | * | | net: fix sctp breakage | Al Viro | 2009-03-18 | 1 | -1/+2 | |
| | | | | | | * | | ipv6: fix display of local and remote sit endpoints | Bjørn Mork | 2009-03-18 | 1 | -1/+1 | |
| | | | | | | * | | net: Document /proc/sys/net/core/netdev_budget | Stanislaw Gruszka | 2009-03-18 | 1 | -0/+7 | |
| | | | | | | * | | tulip: fix crash on iface up with shirq debug | Kyle McMartin | 2009-03-18 | 1 | -16/+29 | |
| | | | | | | * | | virtio_net: Make virtio_net support carrier detection | Pantelis Koukousoulas | 2009-03-18 | 1 | -0/+3 | |
| | | | | | | * | | bonding: Fix updating of speed/duplex changes | Jay Vosburgh | 2009-03-18 | 1 | -5/+20 | |
| | | | | | | * | | bnx2: Fix problem of using wrong IRQ handler. | Michael Chan | 2009-03-18 | 1 | -6/+6 | |
| | | | | | | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-03-17 | 9 | -5/+81 | |
| | | | | | | |\ \ | ||||||
| | | | | | | | * | | zd1211rw: Do not panic on device eject when associated | Jouni Malinen | 2009-03-16 | 1 | -2/+6 | |
| | | | | | | | * | | mac80211: Fix panic on fragmentation with power saving | Jouni Malinen | 2009-03-16 | 1 | -0/+2 | |
| | | | | | | | * | | ath9k: AR9280 PCI devices must serialize IO as well | Luis R. Rodriguez | 2009-03-16 | 1 | -1/+2 | |
| | | | | | | | * | | ath9k: implement IO serialization | Luis R. Rodriguez | 2009-03-16 | 4 | -2/+55 | |
| | | | | | | | * | | lib80211: silence excessive crypto debugging messages | John W. Linville | 2009-03-16 | 3 | -0/+16 | |
| | | | | | | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller | 2009-03-17 | 5 | -8/+10 | |
| | | | | | | |\ \ \ |