summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-1333-70/+97
|\ \ \
| | | * kernel/irq: fix sparse warning: make symbol staticHannes Eder2009-02-091-5/+5
| | * | irq: optimize init_kstat_irqs/init_copy_kstat_irqsYinghai Lu2009-02-092-17/+14
| | * | irq: clear kstat_irqsYinghai Lu2009-02-093-0/+7
| | * | fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too"Andrew Morton2009-01-301-1/+1
| | * | irq: clean up irq stat methodsYinghai Lu2009-01-222-9/+6
| | * | sparc64: Fix build by using kstat_irqs_cpu()David Miller2009-01-221-1/+1
| | * | sparc64: Fix build by including linux/irq.h into time_64.cDavid Miller2009-01-221-1/+1
| | * | sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-127-8/+7
| | * | sparseirq: fix build with unknown irq_desc structYinghai Lu2009-01-111-0/+4
| | * | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-1113-14/+14
| | * | sparseirq: make some func to be used with genirqYinghai Lu2009-01-115-12/+11
| | * | Merge commit 'v2.6.29-rc1' into irq/urgentIngo Molnar2009-01-112182-41157/+152947
| | |\ \
| | * | | sparseirq: make for_each_irq_desc() more robustKOSAKI Motohiro2009-01-071-2/+6
| * | | | irq: use GFP_KERNEL for action allocation in request_irq()Johannes Weiner2009-02-131-1/+1
| * | | | irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQIngo Molnar2009-01-162-1/+19
| * | | | Merge branch 'linus' into irq/genirqIngo Molnar2009-01-168824-237001/+1014756
| |\ \ \ \
| * | | | | genirq: check chip->ack before callingWang Chen2008-12-291-2/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-02-1326-8901/+8767
|\ \ \ \ \ \
| * | | | | | wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax ifaceInaky Perez-Gonzalez2009-02-131-4/+5
| * | | | | | net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2Clément Lecigne2009-02-131-0/+2
| * | | | | | netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...Yang Hongyang2009-02-131-1/+1
| * | | | | | bnx2: Update version to 1.9.2 and copyright.Michael Chan2009-02-132-4/+4
| * | | | | | bnx2: Fix jumbo frames error handling.Michael Chan2009-02-131-11/+19
| * | | | | | bnx2: Update 5709 firmware.Michael Chan2009-02-131-4432/+4363
| * | | | | | bnx2: Update 5706/5708 firmware.Michael Chan2009-02-131-4309/+4206
| * | | | | | 3c505: do not set pcb->data.raw beyond its sizeRoel Kluin2009-02-131-10/+16
| * | | | | | Documentation/connector/cn_test.c: don't use gfp_any()Andrew Morton2009-02-131-4/+2
| * | | | | | net: don't use in_atomic() in gfp_any()Andrew Morton2009-02-131-1/+1
| * | | | | | IRDA: cnt is off by 1Roel Kluin2009-02-131-1/+1
| * | | | | | netxen: remove pcie workaroundDhananjay Phadke2009-02-131-64/+0
| * | | | | | sun3: print when lance_open() failsRoel Kluin2009-02-131-1/+1
| * | | | | | qlge: bugfix: Add missing rx buf clean index on early exit.Ron Mercer2009-02-131-0/+2
| * | | | | | qlge: bugfix: Fix RX scaling values.Ron Mercer2009-02-131-2/+2
| * | | | | | qlge: bugfix: Fix TSO breakage.Ron Mercer2009-02-131-4/+6
| * | | | | | qlge: bugfix: Add missing dev_kfree_skb_any() call.Ron Mercer2009-02-131-0/+2
| * | | | | | qlge: bugfix: Add missing put_page() call.Ron Mercer2009-02-131-0/+2
| * | | | | | qlge: bugfix: Fix fatal error recovery hang.Ron Mercer2009-02-131-2/+11
| * | | | | | qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().Ron Mercer2009-02-131-2/+2
| * | | | | | TG3: limit reaches -1Roel Kluin2009-02-131-2/+2
| * | | | | | iwlwifi: fix suspend/resume and its usage of pci saved stateReinette Chatre2009-02-112-4/+26
| * | | | | | zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422GHin-Tak Leung2009-02-111-0/+1
| * | | | | | zd1211rw: adding 0ace:0xa211 as a ZD1211 deviceHin-Tak Leung2009-02-111-0/+1
| * | | | | | mac80211: restrict to AP in outgoing interface heuristicJohannes Berg2009-02-111-0/+2
| * | | | | | ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland2009-02-111-32/+53
| * | | | | | sunhme: Fix Quattro HME irq registration on proble failuresMeelis Roos2009-02-111-6/+28
| * | | | | | fore200: fix oops on failed firmware loadMeelis Roos2009-02-111-2/+2
| * | | | | | pkt_sched: type should be __u32 in headerChuck Ebbert2009-02-111-1/+1
| * | | | | | Phonet: do not compute unused valueRémi Denis-Courmont2009-02-111-1/+1
| * | | | | | Phonet: fix double free in GPRS outbound packet error pathRémi Denis-Courmont2009-02-111-1/+0