aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-06-12[ARM] 5091/1: Add missing bitfield include to regs-lcd.hStefan Schmidt
2008-06-12x86: fix pointer type warning in arch/x86/mm/init_64.c:early_memtestKevin Winchester
2008-06-12x86, lockdep: fix "WARNING: at kernel/lockdep.c:2658 check_flags+0x4c/0x128()"Vegard Nossum
2008-06-12x86: fix an incompatible pointer type warning on 64-bit compilationsDavid Howells
2008-06-12x86: fix lockdep warning during suspend-to-ramPeter Zijlstra
2008-06-12x86: fix unused variable 'loops' warning in arch/x86/boot/a20.cManish Katiyar
2008-06-12Revert "x86: fix ioapic bug again"Ingo Molnar
2008-06-12x86: fix asm warning in head_32.SJoe Korty
2008-06-12x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler
2008-06-12geode: fix modular buildIngo Molnar
2008-06-12block: disable IRQs until data is written to relay channelCarl Henrik Lunde
2008-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2008-06-12nommu: Correct kobjsize() page validity checks.Paul Mundt
2008-06-12fsl-diu-db: compile fixJeff Mahoney
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-06-12kbuild: ignore powerpc specific symbols in modpostSam Ravnborg
2008-06-12sched: 64-bit: fix arithmetics overflowLai Jiangshan
2008-06-12sched: fair group: fix overflow(was: fix divide by zero)Lai Jiangshan
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge
2008-06-11Merge branch 'net-next-2.6-misc-20080612a' of git://git.linux-ipv6.org/gitroo...David S. Miller
2008-06-11irda: remove CVS keywordsAdrian Bunk
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-06-11Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller
2008-06-11drivers/net/r6040.c: correct bad use of round_jiffies()Christophe Jaillet
2008-06-11fec_mpc52xx: MPC52xx_MESSAGES_DEFAULT: 2nd NETIF_MSG_IFDOWN => IFUPRoel Kluin
2008-06-11ipg: fix receivemode IPG_RM_RECEIVEMULTICAST{,HASH} in ipg_nic_set_multicast_...Roel Kluin
2008-06-11[netdrvr] Fix 8390 build breakageStephen Rothwell
2008-06-11e1000e: allow VLAN devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-11igb: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-11ixbge: allow vlan devices to use TSO and TCP CSUM offloadJeff Kirsher
2008-06-11HSO: add option hso driverGreg Kroah-Hartman
2008-06-11drivers/net/macsonic.c: make functions staticAdrian Bunk
2008-06-11drivers/net/: remove write-only "last_dev"Adrian Bunk
2008-06-11drivers/net/mac8390.c: make functions staticAdrian Bunk
2008-06-11make hplance_{init,cleanup}_module() staticAdrian Bunk
2008-06-11make drivers/net/atarilance.c:lance_addr_list[] staticAdrian Bunk
2008-06-11macb: use random mac if stored address in EEPROM is invalidSven Schnelle
2008-06-11net: sh_eth: add support for Renesas SuperH EthernetNobuhiro Iwamatsu
2008-06-11smc911x: SuperH architecture supportMagnus Damm
2008-06-11smc911x: introduce platform data flagsMagnus Damm
2008-06-11smc911x: pass along private data and use iomemMagnus Damm
2008-06-11smc911x: fix 16-bit I/O operationsMagnus Damm
2008-06-11smc911x: remove unused 8-bit I/O operationsMagnus Damm
2008-06-11Merge branch 'net-2.6-misc-20080611a' of git://git.linux-ipv6.org/gitroot/yos...David S. Miller
2008-06-11Merge branch 'master' of git://eden-feed.erg.abdn.ac.uk/net-2.6David S. Miller
2008-06-11netfilter: nf_conntrack: fix ctnetlink related crash in nf_nat_setup_info()Patrick McHardy