summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] convert bitmap definitions to CHeiko Carstens2009-03-263-57/+50Star
* [S390] Remove CONFIG_MACHCHK_WARNING.Heiko Carstens2009-03-262-25/+11Star
* [S390] split/move machine check handler codeHeiko Carstens2009-03-2614-339/+340
* [S390] Fix appldata build break with !NETSachin Sant2009-03-261-1/+1
* [S390] ftrace: dont trace machine check handlerHeiko Carstens2009-03-261-2/+1Star
* [S390] Fix hypervisor detection for KVMChristian Borntraeger2009-03-264-10/+17
* [S390] check addressing mode in s390_enable_sieCarsten Otte2009-03-261-0/+4
* [S390] lockdep: trace hardirq off in smp_send_stopChristian Borntraeger2009-03-261-0/+2
* [S390] hvc_iucv: Provide IUCV z/VM user ID filteringHendrik Brueckner2009-03-262-8/+249
* [S390] hvc_iucv: Update and add missing kernel messagesHendrik Brueckner2009-03-261-2/+5
* [S390] cputime: initialize per thread timer values on forkHeiko Carstens2009-03-261-0/+5
* [S390] arch/s390/kernel/process.c: fix whitespace damageHeiko Carstens2009-03-261-37/+27Star
* [S390] delete drivers/s390/ebcdic.cHeiko Carstens2009-03-261-246/+0Star
* [S390] move sysinfo.c from drivers/s390 to arch/s390/kernelHeiko Carstens2009-03-263-59/+18Star
* [S390] dasd: message cleanupStefan Haberland2009-03-2613-637/+743
* [S390] dasd: add High Performance FICON supportStefan Weinhuber2009-03-269-175/+1123
* [S390] dasd: add large volume supportStefan Weinhuber2009-03-268-99/+171
* [S390] dasd_eckd / Write format R0 is now allowed BBJean-Baptiste Joret2009-03-261-6/+19
* [S390] dasd: enable compat ioctlsHeiko Carstens2009-03-262-4/+16
* [S390] page fault: invoke oom-killerHeiko Carstens2009-03-261-26/+2Star
* [S390] Automatic IPL after dumpFrank Munzert2009-03-266-26/+172
* [S390] fix dump_stack vs. %p and (null)Christian Borntraeger2009-03-261-1/+3
* Linux 2.6.29Linus Torvalds2009-03-241-2/+2
* Build with -fno-dwarf2-cfi-asmKyle McMartin2009-03-231-0/+3
* trivial: fix orphan dates in ext2 documentationJody McIntyre2009-03-231-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-2339-121/+314
|\
| * ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov2009-03-232-26/+11Star
| * dm9000: locking bugfixDavid Brownell2009-03-231-2/+4
| * net: update dnet.c for bus_id removalStephen Rothwell2009-03-231-3/+3
| * dnet: DNET should depend on HAS_IOMEMIlya Yanok2009-03-221-1/+1
| * dca: add missing copyright/license headersMaciej Sosnowski2009-03-212-0/+41
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-201-0/+11
| |\
| | * nl80211: Check that function pointer != NULL before using itJouni Malinen2009-03-201-0/+11
| * | sungem: missing net_device_opsStephen Hemminger2009-03-201-5/+4Star
| * | be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycleSathya Perla2009-03-201-5/+5
| * | be2net: replenish when posting to rx-queue is starved in out of mem conditionsSathya Perla2009-03-202-21/+30
| |/
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-191-3/+13
| * smsc911x: reset last known duplex and carrier on openSteve Glendinning2009-03-191-0/+4
| * sh_eth: Fix mistake of the address of SH7763Nobuhiro Iwamatsu2009-03-191-2/+2
| * sh_eth: Change handling of IRQNobuhiro Iwamatsu2009-03-191-3/+17
| * netns: oops in ip[6]_frag_reasm incrementing statsJorge Boncompte [DTI2]2009-03-192-5/+5
| * net: kfree(napi->skb) => kfree_skbRoel Kluin2009-03-191-1/+1
| * net: fix sctp breakageAl Viro2009-03-191-1/+2
| * ipv6: fix display of local and remote sit endpointsBjørn Mork2009-03-191-1/+1
| * net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka2009-03-191-0/+7
| * tulip: fix crash on iface up with shirq debugKyle McMartin2009-03-191-16/+29
| * virtio_net: Make virtio_net support carrier detectionPantelis Koukousoulas2009-03-191-0/+3
| * bonding: Fix updating of speed/duplex changesJay Vosburgh2009-03-191-5/+20
| * bnx2: Fix problem of using wrong IRQ handler.Michael Chan2009-03-191-6/+6
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-03-179-5/+81
| |\