aboutsummaryrefslogtreecommitdiffstats
path: root/init/main.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-02ne2k-pci: Do not register device until initialized.Lubomir Rintel1-4/+3
2009-05-02Subject: [PATCH] br2684: restore net_dev initializationRabin Vincent1-0/+1
2009-05-02net: Only store high 16 bits of kernel generated filter prioritiesRobert Love1-1/+1
2009-05-02acpica: validate package element more carefully in acpi_rs_get_pci_routing_table_lengthRobert Moore1-0/+7
2009-05-02m32r: use __stringify() macro in assembler.hHirokazu Takata1-3/+4
2009-05-02m32r: build fix for __stringify macroHirokazu Takata2-3/+0
2009-05-02clockevents: prevent endless loop in tick_handle_periodic()john stultz1-1/+11
2009-05-01virtio_net: Fix function name typoAlex Williamson1-4/+4
2009-05-01virtio_net: Cleanup command queue scatterlist usageAlex Williamson1-6/+10
2009-05-01bonding: correct the cleanup in bond_create()Jiri Pirko1-7/+6
2009-05-01virtio: add missing include to virtio_net.hGrant Likely1-0/+1
2009-05-01smsc95xx: add support for LAN9512 and LAN9514Steve Glendinning1-0/+5
2009-05-01smsc95xx: configure LED outputsSteve Glendinning2-0/+13
2009-05-01netconsole: take care of NETDEV_UNREGISTER eventBruno Prémont1-1/+10
2009-05-01xt_socket: checks for the state of nf_conntrackLaszlo Attila Toth1-0/+1
2009-05-01bonding: bond_slave_info_query() fixEric Dumazet1-16/+7
2009-05-02HID: fix oops in hid_check_keys_pressed()Jiri Kosina1-0/+3
2009-05-01x86: initialize io_bitmap_base on 32bitThomas Gleixner1-0/+2
2009-05-01cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of ‘!’Sergey Senozhatsky1-1/+1
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet1-2/+2
2009-05-01net: Fix skb_tx_hash() for forwarding workloads.Eric Dumazet1-4/+5
2009-05-01Revert "genirq: assert that irq handlers are indeed running in hardirq context"Thomas Gleixner1-2/+0
2009-05-01kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg1-32/+19
2009-05-01kbuild: fix comment in modpost.cSam Ravnborg1-2/+1
2009-05-01kbuild: fix scripts/setlocalversion with gitNico Schottelius1-7/+6
2009-05-01kbuild: fix Module.markers permission error under cygwinCedric Hombourger1-0/+1
2009-05-01docs: also clean index.htmlRandy Dunlap1-2/+3
2009-05-01kbuild: remove a tag file before it is regeneratedMatt Kraai1-0/+2
2009-05-01kbuild: "make prepare" should be "make modules_prepare"Robert P. J. Day1-1/+1
2009-05-01kbuild: clean Module.markers and modules.order for out-of-tree modulesFrédéric Brière1-1/+3
2009-05-01avr32: drop unused CLEAN_FILESSam Ravnborg1-2/+0
2009-05-01powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt1-2/+2
2009-05-01powerpc: Update MPC5xxx and Xilinx Virtex maintainer entriesGrant Likely1-2/+2
2009-05-01powerpc adjust oprofile_cpu_type version 3Michael Wolf1-4/+9
2009-04-30ocfs2: Change repository in MAINTAINERS.Joel Becker1-1/+1
2009-04-30ocfs2: Fix a missing credit when deleting from indexed directories.Joel Becker1-2/+3
2009-04-30[ARM] 5489/1: ARM errata: Data written to the L2 cache can be overwritten with stale dataCatalin Marinas2-0/+17
2009-04-30[ARM] 5490/1: ARM errata: Processor deadlock when a false hazard is createdCatalin Marinas2-0/+19
2009-04-30[ARM] 5487/1: ARM errata: Stale prediction on replaced interworking branchCatalin Marinas2-0/+24
2009-04-30[ARM] 5488/1: ARM errata: Invalidation of the Instruction Cache operation can failCatalin Marinas3-2/+63