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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
block: implement and enforce request peek/start/fetch
Tejun Heo
2
-11
/
+4
2009-05-11
block: convert to dequeueing model (easy ones)
Tejun Heo
1
-0
/
+9
2009-05-11
block: convert to pos and nr_sectors accessors
Tejun Heo
1
-1
/
+1
2009-04-28
ubd: drop unnecessary rq->sector manipulation
Tejun Heo
1
-5
/
+5
2009-04-28
ubd: cleanup completion path
Tejun Heo
1
-22
/
+1
2009-04-28
arm-omap: don't abuse rq->data
Tejun Heo
1
-12
/
+31
2009-04-28
block: implement and use [__]blk_end_request_all()
Tejun Heo
1
-8
/
+3
2009-04-26
sparc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+2
2009-04-26
sh: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
4
-4
/
+8
2009-04-26
s390: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-3
/
+4
2009-04-26
powerpc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
6
-6
/
+11
2009-04-26
mn10300: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-5
/
+3
2009-04-26
m68k: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
4
-4
/
+4
2009-04-26
m32r: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+2
2009-04-26
frv: convert frv to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+3
2009-04-26
alpha: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-2
/
+3
2009-04-26
xtensa: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2
-3
/
+4
2009-04-24
Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
18
-51
/
+60
2009-04-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-14
/
+16
2009-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
11
-358
/
+1346
2009-04-24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
38
-164
/
+298
2009-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
15
-526
/
+1041
2009-04-24
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-30
/
+88
2009-04-24
Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-7
/
+17
2009-04-24
MN10300: Update the ASB2303 defconfig
David Howells
1
-66
/
+94
2009-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
4
-97
/
+225
2009-04-24
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
19
-5360
/
+795
2009-04-24
Merge branch 'cpufreq' into release
Len Brown
1
-14
/
+16
2009-04-23
[ARM] 5460/1: Orion: reduce namespace pollution
Nicolas Pitre
28
-147
/
+222
2009-04-23
microblaze: add parameter to microblaze_read()
Coly Li
1
-1
/
+1
2009-04-23
microblaze: Use CFLAGS_KERNEL instead of CFLAGS
Michal Simek
1
-4
/
+2
2009-04-23
microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
Michal Simek
3
-4
/
+15
2009-04-23
microblaze: Do not check use_dcache
Michal Simek
1
-3
/
+0
2009-04-23
microblaze: Do not use PVR configuration for broken MB version
Michal Simek
2
-3
/
+8
2009-04-23
microblaze: Fix USR1/2 pvr printing message
Michal Simek
1
-2
/
+2
2009-04-23
microblaze: iowrite upon timeout
Roel Kluin
1
-1
/
+1
2009-04-23
microblaze: Correspond CONFIG...PCMP in Makefile/Kconfig
Michal Simek
1
-1
/
+1
2009-04-23
microblaze: Remove redundant variable
Michal Simek
1
-4
/
+1
2009-04-23
microblaze: Move start_thread to process.c
Michal Simek
2
-10
/
+12
2009-04-23
microblaze: Add missing preadv and pwritev syscalls
Michal Simek
2
-1
/
+5
2009-04-23
microblaze: Add missing declaration for die and _exception func
Michal Simek
1
-0
/
+3
2009-04-23
microblaze: Remove sparse error in traps.c
Michal Simek
1
-1
/
+1
2009-04-23
microblaze: Move task_pt_regs up
Michal Simek
1
-3
/
+3
2009-04-23
microblaze: Rename kernel_mode to pt_mode in pt_regs
Michal Simek
4
-6
/
+6
2009-04-23
microblaze: Remove uncache shadow condition
Michal Simek
1
-5
/
+0
2009-04-23
microblaze: Remove while(1) loop from show_regs function
Michal Simek
1
-2
/
+0
2009-04-23
microblaze: Remove unneded per cpu SYSCALL_SAVE variable
Michal Simek
1
-1
/
+0
2009-04-23
[S390] update default configuration.
Martin Schwidefsky
1
-13
/
+50
2009-04-23
[S390] /proc/stat idle field for idle cpus
Martin Schwidefsky
2
-0
/
+20
2009-04-23
[S390] appldata: avoid deadlock with appldata_mem
Gerald Schaefer
2
-17
/
+17
[next]