index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-12
x86: arch_probe_nr_irqs
Yinghai Lu
5
-12
/
+26
2009-01-12
irq: update all arches for new irq_desc
Mike Travis
17
-29
/
+44
2009-01-12
xen: fix too early kmalloc call
Christophe Saout
1
-2
/
+3
2009-01-11
cpumask, irq: non-x86 build failures
Mike Travis
3
-8
/
+11
2009-01-11
kstat: modify kstat_irqs_legacy to be variable sized
Mike Travis
1
-3
/
+7
2009-01-11
irq: initialize nr_irqs based on nr_cpu_ids
Mike Travis
5
-11
/
+35
2009-01-11
irq: allocate irq_desc_ptrs array based on nr_irqs
Mike Travis
2
-2
/
+16
2009-01-11
irq: use WARN() instead of WARN_ON().
Mike Travis
1
-3
/
+2
2009-01-11
irq: change references from NR_IRQS to nr_irqs
Mike Travis
2
-6
/
+10
2009-01-11
Xen: reduce memory required for cpu_evtchn_mask
Mike Travis
1
-5
/
+16
2009-01-11
cpumask: reduce stack usage in find_lowest_rq
Mike Travis
1
-14
/
+22
2009-01-11
cpumask: use cpumask_var_t in dcdbas.c
Mike Travis
1
-4
/
+8
2009-01-11
x86: reduce stack usage in init_intel_cacheinfo
Mike Travis
1
-19
/
+44
2009-01-11
x86: cleanup remaining cpumask_t code in mce_amd_64.c
Mike Travis
1
-7
/
+14
2009-01-11
SGI UV cpumask: use static temp cpumask in flush_tlb
Mike Travis
1
-10
/
+11
2009-01-11
x86: change flush_tlb_others to take a const struct cpumask
Rusty Russell
7
-101
/
+93
2009-01-11
cpumask: fix bug in use cpumask_var_t in irq_desc
Mike Travis
3
-14
/
+16
2009-01-11
cpumask: convert other misc kernel functions
Rusty Russell
1
-1
/
+1
2009-01-11
cpumask: convert drivers/net/sfc
Rusty Russell
1
-4
/
+11
2009-01-11
cpumask: convert misc driver functions
Rusty Russell
6
-8
/
+33
2009-01-11
cpumask: Use topology_core_cpumask()/topology_thread_cpumask()
Rusty Russell
4
-22
/
+27
2009-01-11
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
11
-45
/
+135
2009-01-10
Linux 2.6.29-rc1
v2.6.29-rc1
Linus Torvalds
1
-2
/
+2
2009-01-10
bootgraph: make the bootgraph script show async waiting time
Arjan van de Ven
1
-4
/
+42
2009-01-10
libata: only ports >= 0 need to synchronize
Arjan van de Ven
1
-1
/
+3
2009-01-10
libata: Add a per-host flag to opt-in into parallel port probes
Arjan van de Ven
3
-0
/
+13
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
43
-399
/
+363
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
23
-268
/
+363
2009-01-10
btrfs: fix for write_super_lockfs/unlockfs error handling
Linus Torvalds
1
-4
/
+6
2009-01-10
rbtree: add const qualifier to some functions
Artem Bityutskiy
2
-10
/
+10
2009-01-09
LIS3LV02D: separate the core from HP ACPI API
Eric Piel
4
-251
/
+324
2009-01-09
filesystem freeze: remove XFS specific ioctl interfaces for freeze feature
Takashi Sato
3
-19
/
+2
2009-01-09
filesystem freeze: implement generic freeze feature
Takashi Sato
5
-10
/
+130
2009-01-09
filesystem freeze: add error handling of write_super_lockfs/unlockfs
Takashi Sato
12
-68
/
+107
2009-01-09
memstick: annotate endianness of attribute structs
Harvey Harrison
2
-24
/
+23
2009-01-09
hp-wmi: handle rfkill_register() failure
Larry Finger
1
-3
/
+12
2009-01-09
compiler-gcc.h: add more comments to RELOC_HIDE
Andi Kleen
1
-2
/
+12
2009-01-09
CORE_DUMP_DEFAULT_ELF_HEADERS depends on ELF_CORE
David Brownell
1
-1
/
+1
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-2
Linus Torvalds
2
-14
/
+21
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-106
/
+38
2009-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2
-16
/
+20
2009-01-09
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-3
/
+0
2009-01-09
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kk...
Linus Torvalds
24
-379
/
+3734
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
21
-0
/
+3815
2009-01-09
Revert "driver core: create a private portion of struct device"
Greg Kroah-Hartman
3
-23
/
+0
2009-01-09
Revert "driver core: move klist_children into private structure"
Greg Kroah-Hartman
3
-30
/
+15
2009-01-09
Revert "driver core: move knode_driver into private structure"
Greg Kroah-Hartman
4
-22
/
+9
2009-01-09
Revert "driver core: move knode_bus into private structure"
Greg Kroah-Hartman
3
-31
/
+14
2009-01-09
firewire: core: fix sleep in atomic context due to driver core change
Stefan Richter
2
-16
/
+20
2009-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-nommu
Linus Torvalds
29
-521
/
+992
[next]