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
2006-09-26
[PATCH] Move unwind_init earlier
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet
Andi Kleen
3
-1
/
+4
2006-09-26
[PATCH] Avoid recursion in lockdep when stack tracer takes locks
Andi Kleen
1
-0
/
+4
2006-09-26
[PATCH] x86: Some preparationary cleanup for stack trace
Andi Kleen
5
-30
/
+24
2006-09-26
[PATCH] Calgary IOMMU: eradicate sole remaining 80 chars per line offender
Muli Ben-Yehuda
1
-1
/
+2
2006-09-26
[PATCH] remove tce_cache_blast_stress()
Muli Ben-Yehuda
1
-11
/
+0
2006-09-26
[PATCH] only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is on
Muli Ben-Yehuda
1
-9
/
+35
2006-09-26
[PATCH] print whether CONFIG_IOMMU_DEBUG is enabled
Muli Ben-Yehuda
1
-4
/
+10
2006-09-26
[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fix
Chuck Ebbert
2
-12
/
+10
2006-09-26
[PATCH] x86: Remove unneeded externs in acpi/boot.c
Andi Kleen
2
-3
/
+2
2006-09-26
[PATCH] Replace local_save_flags+local_irq_disable with
Fernando Luis Vázquez Cao
2
-4
/
+2
2006-09-26
[PATCH] Fix sparse warnings in compat aout code
Andi Kleen
1
-3
/
+5
2006-09-26
[PATCH] Fix most sparse warnings in sys_ia32.c
Andi Kleen
1
-11
/
+13
2006-09-26
[PATCH] Add sparse annotations to quiet sparse in arch/x86_64/mm/fault.c
Andi Kleen
1
-5
/
+5
2006-09-26
[PATCH] Add sparse annotation to vsyscall.c
Andi Kleen
1
-6
/
+8
2006-09-26
[PATCH] Move e820 map into e820.c
Andi Kleen
2
-1
/
+2
2006-09-26
[PATCH] Clean up acpi_numa variable
Andi Kleen
2
-4
/
+3
2006-09-26
[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c
Andi Kleen
3
-10
/
+7
2006-09-26
[PATCH] Remove need for early lockdep init
Andi Kleen
2
-7
/
+3
2006-09-26
[PATCH] Convert x86-64 to early param
Andi Kleen
16
-275
/
+159
2006-09-26
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
12
-289
/
+319
2006-09-26
[PATCH] Allow early_param and identical __setup to exist
Rusty Russell
1
-4
/
+8
2006-09-26
[PATCH] Use early CPU identify before early command line parsing
Andi Kleen
2
-21
/
+2
2006-09-26
[PATCH] remove lock prefix from is_at_popf() tests
Chuck Ebbert
1
-2
/
+2
2006-09-26
[PATCH] remove superflous BUG_ON's in nommu and gart
Muli Ben-Yehuda
2
-4
/
+0
2006-09-26
[PATCH] Fix gdt table size in trampoline.S
Eric W. Biederman
1
-1
/
+1
2006-09-26
[PATCH] annotate arch/x86_64/lib/*.S
Jan Beulich
9
-143
/
+244
2006-09-26
[PATCH] i386: Clean up spin/rwlocks
Andi Kleen
2
-77
/
+68
2006-09-26
[PATCH] Clean up spin/rwlocks
Andi Kleen
2
-44
/
+41
2006-09-26
[PATCH] fix is_at_popf() for compat tasks
Chuck Ebbert
1
-1
/
+4
2006-09-26
[PATCH] Don't use lock section for mutexes and semaphores
Andi Kleen
3
-45
/
+24
2006-09-26
[PATCH] i386: Remove lock section support in semaphore.h
Andi Kleen
1
-32
/
+17
2006-09-26
[PATCH] i386: Remove lock section support in rwsem.h
Andi Kleen
2
-50
/
+75
2006-09-26
[PATCH] i386: Remove lock section support in mutex.h
Andi Kleen
1
-12
/
+4
2006-09-26
[PATCH] Calgary IOMMU: save a bit of space in bus_info
Muli Ben-Yehuda
1
-1
/
+1
2006-09-26
[PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return void
Muli Ben-Yehuda
1
-3
/
+1
2006-09-26
[PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devices
Muli Ben-Yehuda
1
-4
/
+6
2006-09-26
[PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tar
Muli Ben-Yehuda
1
-2
/
+10
2006-09-26
[PATCH] Calgary IOMMU: break out of pci_find_device_reverse if dev not found
Muli Ben-Yehuda
1
-0
/
+2
2006-09-26
[PATCH] Calgary IOMMU: consolidate per bus data structures
Muli Ben-Yehuda
3
-36
/
+28
2006-09-26
[PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members
Muli Ben-Yehuda
1
-3
/
+3
2006-09-26
[PATCH] Add stack documentation document from Keith Owens
Andi Kleen
1
-0
/
+99
2006-09-26
[PATCH] i386: initialize end-of-memory variables as early as possible
Jan Beulich
4
-21
/
+14
2006-09-26
[PATCH] remove int_delivery_dest
Jan Beulich
4
-5
/
+0
2006-09-26
[PATCH] initialize end of memory variables as early as possible
Jan Beulich
3
-8
/
+7
2006-09-26
[PATCH] Remove obsolete CVS $Id$ from assembler files in arch/x86_64/kernel/*
Andi Kleen
2
-4
/
+0
2006-09-26
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
5
-1
/
+20
2006-09-26
[PATCH] Use BUILD_BUG_ON in apic.c build sanity checking
Andi Kleen
1
-4
/
+1
2006-09-26
[PATCH] i386: Clean up code style in mpparse.c ACPI code
Andi Kleen
1
-35
/
+17
2006-09-26
[PATCH] Fix up some non linuxy style in ACPI functions in mpparse.c
Andi Kleen
1
-41
/
+16
[next]