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
/
cris
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-21
Move FAULT_FLAG_xyz into handle_mm_fault() callers
Linus Torvalds
1
-1
/
+1
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
1
-16
/
+1
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
1
-4
/
+0
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
5
-4
/
+5
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
1
-2
/
+0
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
1
-1
/
+3
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
1
-1
/
+1
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
1
-0
/
+1
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2
-2
/
+2
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
28
-438
/
+217
2009-04-28
CRISv32: Fix typo compile error in ARTPEC-3 gpio driver.
Jesper Nilsson
1
-2
/
+2
2009-04-28
CRIS: Wire up syscalls signalfd4 to writev.
Jesper Nilsson
3
-5
/
+29
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
1
-1
/
+3
2009-04-21
CRISv32: Remove obsolete vcs_hook.o from Makefile
Jesper Nilsson
1
-2
/
+0
2009-04-21
CRIS: Merge machine dependent boot/compressed and boot/rescue
Jesper Nilsson
23
-429
/
+186
2009-04-07
tty: Use the generic RS485 ioctl on CRIS
Claudio Scordino
3
-7
/
+7
2009-04-05
Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
Linus Torvalds
7
-14
/
+13
2009-04-05
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-6
/
+6
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2009-04-02
Allow rwlocks to re-enable interrupts
Robin Holt
1
-0
/
+2
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2
-2
/
+2
2009-04-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Jesper Nilsson
3
-7
/
+7
2009-04-02
CRISv32: Remove extraneous space between -I and the path.
Jesper Nilsson
1
-3
/
+3
2009-04-02
cris: convert obsolete hw_interrupt_type to struct irq_chip
Thomas Gleixner
2
-2
/
+2
2009-04-02
BUG to BUG_ON changes
Stoyan Gaydarov
1
-2
/
+1
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-0
/
+1
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
1
-1
/
+0
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
4
-6
/
+6
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
3
-3
/
+0
2009-03-26
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2009-03-16
cpumask: use mm_cpumask() wrapper: cris
Rusty Russell
2
-4
/
+4
2009-03-16
cpumask: Use accessors code.: cris
Rusty Russell
1
-2
/
+2
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: cris
Rusty Russell
1
-1
/
+1
2009-03-02
tracing: make CALLER_ADDRx overwriteable
Uwe Kleine-Koenig
1
-0
/
+1
2009-02-15
net: new user space API for time stamping of incoming and outgoing packets
Patrick Ohly
1
-0
/
+3
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-1
/
+1
2009-01-14
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-2
/
+2
2009-01-14
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2
-2
/
+0
2009-01-14
cris: introduce asm/swab.h
Harvey Harrison
6
-45
/
+44
2009-01-14
[CVE-2009-0029] Rename old_readdir to sys_old_readdir
Heiko Carstens
2
-2
/
+2
2009-01-12
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
Yinghai Lu
1
-1
/
+1
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
1
-0
/
+2
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-3
/
+3
2009-01-06
atomic_t: unify all arch definitions
Matthew Wilcox
1
-3
/
+1
2009-01-06
Staging: Kconfig for ARCH=arm,8300, cris
F. Duncan M. Haldane
1
-0
/
+2
2009-01-06
chris: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-3
/
+3
2009-01-06
trivial: fix singal -> signal typo
Frederik Schwarzer
1
-1
/
+1
[next]