index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-16
resources: tidy __request_region()
Bjorn Helgaas
1
-20
/
+21
2008-10-16
Configure out AIO support
Thomas Petazzoni
2
-0
/
+7
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
2
-19
/
+15
2008-10-16
compat: generic compat get/settimeofday
Christoph Hellwig
1
-0
/
+58
2008-10-16
Add kerneldoc documentation for new printk format extensions
Andi Kleen
1
-0
/
+2
2008-10-16
taint: fix kernel-doc
Randy Dunlap
1
-15
/
+15
2008-10-16
Remove Andrew Morton's old email accounts
Francois Cami
2
-2
/
+2
2008-10-16
kernel/kallsyms.c: fix double return
WANG Cong
1
-1
/
+0
2008-10-16
kernel/sys.c: improve code generation
Andrew Morton
1
-8
/
+12
2008-10-16
utsname: completely overwrite prior information
Vegard Nossum
1
-2
/
+4
2008-10-16
profiling: dynamically enable readprofile at runtime
Dave Hansen
2
-10
/
+66
2008-10-16
rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY
Adam Tkac
1
-4
/
+12
2008-10-16
Make the taint flags reliable
Andi Kleen
4
-63
/
+81
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
1
-1
/
+0
2008-10-16
wait: kill is_sync_wait()
Tejun Heo
1
-12
/
+2
2008-10-16
kernel/dma.c: remove a CVS keyword
Adrian Bunk
1
-1
/
+1
2008-10-16
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
4
-38
/
+55
2008-10-16
memrlimit: cgroup mm owner callback changes to add task info
Balbir Singh
2
-6
/
+7
2008-10-16
driver core: basic infrastructure for per-module dynamic debug messages
Jason Baron
1
-0
/
+31
2008-10-16
modules: fix module "notes" kobject leak
Alexey Dobriyan
1
-1
/
+1
2008-10-17
module: remove CONFIG_KMOD in comment after #endif
Rusty Russell
1
-1
/
+1
2008-10-16
genirq: fix name space collision of nr_irqs in autoprobe.c
Thomas Gleixner
1
-4
/
+4
2008-10-16
genirq: use iterators for irq_desc loops
Thomas Gleixner
2
-35
/
+15
2008-10-16
genirq: cleanup the sparseirq modifications
Thomas Gleixner
5
-55
/
+48
2008-10-16
genirq: revert dynarray
Thomas Gleixner
2
-130
/
+14
2008-10-16
genirq: remove irq_to_desc_alloc
Thomas Gleixner
1
-1
/
+1
2008-10-16
genirq: remove sparse irq code
Thomas Gleixner
1
-114
/
+0
2008-10-16
genirq: use inline function for irq_to_desc
Thomas Gleixner
1
-14
/
+0
2008-10-16
x86: fix typo in irq_desc array
Yinghai Lu
1
-1
/
+1
2008-10-16
fix warning: "x86: sparse_irq needs spin_lock in allocations"
Andrew Morton
1
-2
/
+1
2008-10-16
sparseirq: remove some debug print out
Yinghai Lu
1
-18
/
+0
2008-10-16
irq: fix irqpoll && sparseirq
Yinghai Lu
1
-6
/
+11
2008-10-16
x86: HPET_MSI change IRQ affinity in process context when it is disabled
venkatesh.pallipadi@intel.com
1
-1
/
+2
2008-10-16
irq: set_irq_chip() has redundant call to irq_to_desc()
Dean Nelson
1
-1
/
+0
2008-10-16
sparseirq: move kstat_irqs from kstat to irq_desc - fix
Yinghai Lu
2
-1
/
+30
2008-10-16
x86: sparse_irq needs spin_lock in allocations
Yinghai Lu
1
-1
/
+12
2008-10-16
sparseirq: fix lockdep
Ingo Molnar
1
-5
/
+0
2008-10-16
x86: remove irqbalance in kernel for 32 bit
Yinghai Lu
1
-3
/
+0
2008-10-16
irq: separate sparse_irqs from sparse_irqs_free
Yinghai Lu
1
-52
/
+59
2008-10-16
x86_64: rename irq_desc/irq_desc_alloc
Yinghai Lu
3
-36
/
+24
2008-10-16
generic: add irq_desc in function in parameter
Yinghai Lu
1
-0
/
+30
2008-10-16
irq: remove >= nr_irqs checking with config_have_sparse_irq
Yinghai Lu
2
-38
/
+54
2008-10-16
irq: replace loop with nr_irqs with for_each_irq_desc
Yinghai Lu
3
-8
/
+8
2008-10-16
irq: add irq_desc_without_new
Yinghai Lu
1
-4
/
+24
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
3
-41
/
+76
2008-10-16
irq: sparse irqs, fix IRQ auto-probe crash
Ingo Molnar
1
-0
/
+10
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
Yinghai Lu
8
-73
/
+199
2008-10-16
irq: make irqs in kernel stat use per_cpu_dyn_array
Yinghai Lu
1
-1
/
+4
2008-10-16
irq: sparse irqs, export nr_irqs
Ingo Molnar
1
-0
/
+1
2008-10-16
irq: make irq_desc to use dyn_array
Yinghai Lu
1
-0
/
+31
[prev]
[next]