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
2008-02-02
[Blackfin] arch: remove duplicated definitions of the line discipline numbers...
Tilman Schmidt
1
-18
/
+0
2008-02-02
[Blackfin] arch: fix building with mtd uclinux by putting the mtd_phys option...
Mike Frysinger
1
-3
/
+4
2008-02-02
[Blackfin] arch: simpler header and update dates
Mike Frysinger
1
-24
/
+5
2008-02-02
[Blackfin] arch: move the init sections to the end of memory
Mike Frysinger
3
-27
/
+36
2008-02-02
[Blackfin] arch: change the trace buffer control start/stop logic in the exce...
Mike Frysinger
2
-23
/
+24
2008-02-02
[Blackfin] arch: fix typo in printk message
Mike Frysinger
1
-1
/
+1
2008-02-02
[Blackfin] arch: this is an ezkit, not a stamp, so fixup the init function name
Mike Frysinger
1
-2
/
+2
2008-02-02
[Blackfin] arch: add slightly better help text for CPLB_INFO
Mike Frysinger
1
-1
/
+1
2008-02-02
[Blackfin] arch: Fix BUG - Enable ISP1362 driver to work ok with BF561
Michael Hennerich
1
-8
/
+10
2008-02-02
[Blackfin] arch: Fix header file information
Michael Hennerich
1
-2
/
+2
2008-02-02
[Blackfin] arch: Add Support for ISP1362
Michael Hennerich
1
-0
/
+46
2008-02-09
[Blackfin] arch: add support for cmdline partitioning to the BF533-STAMP flas...
Mike Frysinger
1
-6
/
+10
2008-02-09
[Blackfin] arch: hook up set_irq_wake in Blackfin's irq code
Michael Hennerich
8
-72
/
+217
2008-02-09
[Blackfin] arch: Merge BF561 support into ints-priority
Michael Hennerich
4
-520
/
+117
2008-02-09
[Blackfin] arch: add "memmap=nn[KMG]@ss[KMG]" and "memmap=nn[KMG]$ss[KMG]" op...
Yi Li
2
-122
/
+431
2008-02-02
[Blackfin] arch: error out if ANOMALY_05000263 applies while enabling the MPU
Mike Frysinger
1
-0
/
+4
2008-02-02
[Blackfin] arch: fix bug: redefinition warning when compile EZKIT548
Bryan Wu
1
-2
/
+2
2008-02-08
Merge branch 'cris' of git://www.jni.nu/cris
Linus Torvalds
226
-7714
/
+31838
2008-02-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
10
-44
/
+316
2008-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
17
-225
/
+235
2008-02-08
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
12
-60
/
+166
2008-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-309
/
+163
2008-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
23
-133
/
+122
2008-02-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
8
-42
/
+88
2008-02-08
splice: missing user pointer access verification
Jens Axboe
1
-0
/
+8
2008-02-08
quota: turn quotas off when remounting read-only
Jan Kara
1
-0
/
+1
2008-02-08
ext3 can fail badly when device stops accepting BIO_RW_BARRIER requests
Neil Brown
1
-1
/
+2
2008-02-08
reduce large do_mount stack usage with noinlines
Eric Sandeen
1
-5
/
+13
2008-02-08
uml: fix mm_context memory leak
Jeff Dike
2
-0
/
+6
2008-02-08
uml: x86_64 should copy %fs during fork
Jeff Dike
1
-1
/
+2
2008-02-08
uml: improved error handling while locating temp dir
Jim Meyering
1
-9
/
+6
2008-02-08
uml: style fixes in arch/um/os-Linux
Jeff Dike
14
-129
/
+98
2008-02-08
uml: runtime host VMSPLIT detection
Jeff Dike
15
-75
/
+153
2008-02-08
CONFIG_HIGHPTE vs. sub-page page tables.
Martin Schwidefsky
53
-132
/
+326
2008-02-08
update checkpatch.pl to version 0.14
Andy Whitcroft
1
-42
/
+184
2008-02-08
MIPS: Mark all but i8259 interrupts as no-probe.
Ralf Baechle
2
-1
/
+8
2008-02-08
IRQ_NOPROBE helper functions
Ralf Baechle
2
-0
/
+39
2008-02-08
fs/char_dev.c: chrdev_open marked static and removed from fs.h
Denis Cheng
3
-4
/
+3
2008-02-08
preemptible RCU: sparse annotations
Patrick McHardy
1
-2
/
+2
2008-02-08
buffer_head: fix private_list handling
Jan Kara
1
-4
/
+19
2008-02-08
Convert loglevel-related kernel boot parameters to early_param
Yinghai Lu
1
-9
/
+5
2008-02-08
Add new string functions strict_strto* and convert kernel params to use them
Yi Yang
3
-10
/
+137
2008-02-08
getdelays: fix gcc warnings
Randy Dunlap
1
-3
/
+3
2008-02-08
cpu: fix section mismatch warnings for enable_nonboot_cpus
Sam Ravnborg
1
-1
/
+1
2008-02-08
use __u32 in linux/reiserfs_fs.h
Mike Frysinger
1
-1
/
+1
2008-02-08
Remove a.out interpreter support in ELF loader
Andi Kleen
2
-163
/
+21
2008-02-08
Don't operate with pid_t in rtmutex tester
Pavel Emelyanov
2
-4
/
+10
2008-02-08
Use find_task_by_vpid in posix timers
Pavel Emelyanov
2
-5
/
+5
2008-02-08
NBD: remove limit on max number of nbd devices
Paul Clements
2
-7
/
+4
2008-02-08
Char: applicom, use pci_match_id
Jiri Slaby
1
-11
/
+4
[next]