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
path:
root
/
arch
/
ia64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2007-10-17
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
Ken'ichi Ohmichi
1
-10
/
+10
2007-10-17
add-vmcore: use the existing ia64_tpa() instead of asm code
Ken'ichi Ohmichi
1
-4
/
+2
2007-10-17
Add vmcoreinfo
Ken'ichi Ohmichi
2
-1
/
+31
2007-10-17
KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL
Robert P. J. Day
1
-1
/
+0
2007-10-17
Make unregister_binfmt() return void
Alexey Dobriyan
1
-1
/
+1
2007-10-17
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
Mark Nelson
1
-0
/
+1
2007-10-17
IA64: iommu uses sg_next with an invalid sg element
FUJITA Tomonori
1
-2
/
+2
2007-10-16
[IA64] Fix build for CONFIG_SMP=n
Tony Luck
1
-0
/
+2
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
5
-6
/
+6
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
3
-12
/
+14
2007-10-16
ia64 vDSO: linker script indentation
Roland McGrath
1
-63
/
+72
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+2
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
1
-1
/
+2
2007-10-16
memory unplug: ia64 interface
KAMEZAWA Hiroyuki
1
-1
/
+11
2007-10-16
memory unplug: page offline
KAMEZAWA Hiroyuki
1
-0
/
+3
2007-10-16
Do not depend on MAX_ORDER when grouping pages by mobility
Mel Gorman
2
-2
/
+7
2007-10-16
flush icache before set_pte() on ia64: flush icache at set_pte
KAMEZAWA Hiroyuki
1
-4
/
+1
2007-10-16
Memoryless nodes: Uncached allocator updates
Christoph Lameter
1
-2
/
+2
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
IA64: SPARSEMEM_VMEMMAP 16K page size support
Christoph Lameter
2
-0
/
+9
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2
-12
/
+18
2007-10-16
IA64: sg chaining support
Jens Axboe
2
-12
/
+13
2007-10-16
[SCSI] add use_sg_chaining option to scsi_host_template
FUJITA Tomonori
1
-0
/
+1
2007-10-15
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Sam Ravnborg
1
-1
/
+1
2007-10-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
12
-328
/
+500
2007-10-15
[IA64] update sn2_defconfig
Jes Sorensen
1
-254
/
+189
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-2
/
+7
2007-10-14
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-1
/
+1
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-2
/
+1
2007-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-2
/
+0
2007-10-12
[IA64] Fix kernel hangup in kdump on INIT
Kenji Kaneshige
1
-5
/
+8
2007-10-12
[IA64] Fix kernel panic in kdump on INIT
Kenji Kaneshige
2
-3
/
+1
2007-10-12
[IA64] Remove vector from ia64_machine_kexec()
Simon Horman
1
-5
/
+1
2007-10-12
[IA64] Fix race when multiple cpus go through MCA
Russ Anderson
1
-22
/
+25
2007-10-12
[IA64] Remove needless delay in MCA rendezvous
Russ Anderson
1
-22
/
+19
2007-10-12
[IA64] add driver for ACPI methods to call native firmware
Bjorn Helgaas
3
-0
/
+247
2007-10-12
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-2
/
+1
2007-10-12
[IA64] perfmon: Remove exit_pfm_fs()
Satyam Sharma
1
-7
/
+0
2007-10-12
[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations
Satyam Sharma
3
-11
/
+11
2007-10-12
ia64: fix sn to add include files using EXTRA_CFLAGS
Sam Ravnborg
4
-4
/
+4
2007-10-12
[SCSI] simscsi: Free scsi host on error
Matthew Wilcox
1
-2
/
+7
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
1
-0
/
+3
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner
1
-1
/
+1
2007-10-10
[NET]: Make device event notification network namespace safe
Eric W. Biederman
1
-0
/
+3
2007-10-04
[CPUFREQ] move policy's governor initialisation out of low-level drivers into...
Thomas Renninger
1
-2
/
+0
2007-09-10
Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
Roland McGrath
1
-1
/
+0
2007-09-04
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
16
-37
/
+118
2007-09-01
[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)
Peter Chubb
3
-12
/
+4
2007-09-01
[IA64] Enable early console for Ski simulator
Peter Chubb
3
-14
/
+18
[next]