index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
.
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
2009-02-13
33
-70
/
+97
|
\
\
\
|
|
|
*
kernel/irq: fix sparse warning: make symbol static
Hannes Eder
2009-02-09
1
-5
/
+5
|
|
*
|
irq: optimize init_kstat_irqs/init_copy_kstat_irqs
Yinghai Lu
2009-02-09
2
-17
/
+14
|
|
*
|
irq: clear kstat_irqs
Yinghai Lu
2009-02-09
3
-0
/
+7
|
|
*
|
fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too"
Andrew Morton
2009-01-30
1
-1
/
+1
|
|
*
|
irq: clean up irq stat methods
Yinghai Lu
2009-01-22
2
-9
/
+6
|
|
*
|
sparc64: Fix build by using kstat_irqs_cpu()
David Miller
2009-01-22
1
-1
/
+1
|
|
*
|
sparc64: Fix build by including linux/irq.h into time_64.c
David Miller
2009-01-22
1
-1
/
+1
|
|
*
|
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
Yinghai Lu
2009-01-12
7
-8
/
+7
|
|
*
|
sparseirq: fix build with unknown irq_desc struct
Yinghai Lu
2009-01-11
1
-0
/
+4
|
|
*
|
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-11
13
-14
/
+14
|
|
*
|
sparseirq: make some func to be used with genirq
Yinghai Lu
2009-01-11
5
-12
/
+11
|
|
*
|
Merge commit 'v2.6.29-rc1' into irq/urgent
Ingo Molnar
2009-01-11
2182
-41157
/
+152947
|
|
|
\
\
|
|
*
|
|
sparseirq: make for_each_irq_desc() more robust
KOSAKI Motohiro
2009-01-07
1
-2
/
+6
|
*
|
|
|
irq: use GFP_KERNEL for action allocation in request_irq()
Johannes Weiner
2009-02-13
1
-1
/
+1
|
*
|
|
|
irq: provide debug_poll_all_shared_irqs() method under CONFIG_DEBUG_SHIRQ
Ingo Molnar
2009-01-16
2
-1
/
+19
|
*
|
|
|
Merge branch 'linus' into irq/genirq
Ingo Molnar
2009-01-16
8824
-237001
/
+1014756
|
|
\
\
\
\
|
*
|
|
|
|
genirq: check chip->ack before calling
Wang Chen
2008-12-29
1
-2
/
+4
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-02-13
26
-8901
/
+8767
|
\
\
\
\
\
\
|
*
|
|
|
|
|
wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface
Inaky Perez-Gonzalez
2009-02-13
1
-4
/
+5
|
*
|
|
|
|
|
net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2
Clément Lecigne
2009-02-13
1
-0
/
+2
|
*
|
|
|
|
|
netxen: fix compile waring "label ‘set_32_bit_mask’ defined but not used"...
Yang Hongyang
2009-02-13
1
-1
/
+1
|
*
|
|
|
|
|
bnx2: Update version to 1.9.2 and copyright.
Michael Chan
2009-02-13
2
-4
/
+4
|
*
|
|
|
|
|
bnx2: Fix jumbo frames error handling.
Michael Chan
2009-02-13
1
-11
/
+19
|
*
|
|
|
|
|
bnx2: Update 5709 firmware.
Michael Chan
2009-02-13
1
-4432
/
+4363
|
*
|
|
|
|
|
bnx2: Update 5706/5708 firmware.
Michael Chan
2009-02-13
1
-4309
/
+4206
|
*
|
|
|
|
|
3c505: do not set pcb->data.raw beyond its size
Roel Kluin
2009-02-13
1
-10
/
+16
|
*
|
|
|
|
|
Documentation/connector/cn_test.c: don't use gfp_any()
Andrew Morton
2009-02-13
1
-4
/
+2
|
*
|
|
|
|
|
net: don't use in_atomic() in gfp_any()
Andrew Morton
2009-02-13
1
-1
/
+1
|
*
|
|
|
|
|
IRDA: cnt is off by 1
Roel Kluin
2009-02-13
1
-1
/
+1
|
*
|
|
|
|
|
netxen: remove pcie workaround
Dhananjay Phadke
2009-02-13
1
-64
/
+0
|
*
|
|
|
|
|
sun3: print when lance_open() fails
Roel Kluin
2009-02-13
1
-1
/
+1
|
*
|
|
|
|
|
qlge: bugfix: Add missing rx buf clean index on early exit.
Ron Mercer
2009-02-13
1
-0
/
+2
|
*
|
|
|
|
|
qlge: bugfix: Fix RX scaling values.
Ron Mercer
2009-02-13
1
-2
/
+2
|
*
|
|
|
|
|
qlge: bugfix: Fix TSO breakage.
Ron Mercer
2009-02-13
1
-4
/
+6
|
*
|
|
|
|
|
qlge: bugfix: Add missing dev_kfree_skb_any() call.
Ron Mercer
2009-02-13
1
-0
/
+2
|
*
|
|
|
|
|
qlge: bugfix: Add missing put_page() call.
Ron Mercer
2009-02-13
1
-0
/
+2
|
*
|
|
|
|
|
qlge: bugfix: Fix fatal error recovery hang.
Ron Mercer
2009-02-13
1
-2
/
+11
|
*
|
|
|
|
|
qlge: bugfix: Use netif_receive_skb() and vlan_hwaccel_receive_skb().
Ron Mercer
2009-02-13
1
-2
/
+2
|
*
|
|
|
|
|
TG3: limit reaches -1
Roel Kluin
2009-02-13
1
-2
/
+2
|
*
|
|
|
|
|
iwlwifi: fix suspend/resume and its usage of pci saved state
Reinette Chatre
2009-02-11
2
-4
/
+26
|
*
|
|
|
|
|
zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G
Hin-Tak Leung
2009-02-11
1
-0
/
+1
|
*
|
|
|
|
|
zd1211rw: adding 0ace:0xa211 as a ZD1211 device
Hin-Tak Leung
2009-02-11
1
-0
/
+1
|
*
|
|
|
|
|
mac80211: restrict to AP in outgoing interface heuristic
Johannes Berg
2009-02-11
1
-0
/
+2
|
*
|
|
|
|
|
ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rx
Bob Copeland
2009-02-11
1
-32
/
+53
|
*
|
|
|
|
|
sunhme: Fix Quattro HME irq registration on proble failures
Meelis Roos
2009-02-11
1
-6
/
+28
|
*
|
|
|
|
|
fore200: fix oops on failed firmware load
Meelis Roos
2009-02-11
1
-2
/
+2
|
*
|
|
|
|
|
pkt_sched: type should be __u32 in header
Chuck Ebbert
2009-02-11
1
-1
/
+1
|
*
|
|
|
|
|
Phonet: do not compute unused value
Rémi Denis-Courmont
2009-02-11
1
-1
/
+1
|
*
|
|
|
|
|
Phonet: fix double free in GPRS outbound packet error path
Rémi Denis-Courmont
2009-02-11
1
-1
/
+0
[next]