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
2010-08-06
Blackfin: unify rotary encoder bitmasks
Mike Frysinger
4
-295
/
+73
2010-08-06
Blackfin: unify SDH/RSI bitmasks
Mike Frysinger
4
-397
/
+117
2010-08-06
Blackfin: BF54x: tweak DMAC MMR naming to match other ports
Mike Frysinger
2
-12
/
+12
2010-08-06
Blackfin: TWI: clean up the MMR names
Mike Frysinger
8
-134
/
+70
2010-08-06
Blackfin: add EVT_OVERRIDE/IPRIO core MMR helpers
Mike Frysinger
2
-4
/
+5
2010-08-06
Blackfin: add support for dynamic ftrace
Mike Frysinger
5
-9
/
+181
2010-08-06
Blackfin: add support for LZO compressed kernels
Mike Frysinger
3
-3
/
+12
2010-08-06
Blackfin: portmux: fix peripheral map overflow when requesting pins
Michael Hennerich
1
-1
/
+1
2010-08-06
Blackfin: BF51x/BF52x: support GPIO Hysteresis/Schmitt Trigger options
Michael Hennerich
5
-0
/
+359
2010-08-06
Blackfin: gpio/portmux: clean up whitespace corruption
Mike Frysinger
15
-323
/
+323
2010-08-06
Blackfin: make sure mmiowb inserts a write barrier with SSYNC
Michael Hennerich
1
-1
/
+7
2010-08-06
Blackfin: fix DMA/cache bug when resuming from suspend to RAM
Michael Hennerich
3
-10
/
+27
2010-08-06
Blackfin: BF51x: fix handling of PH8 (the "internal" SPI0SEL4 pin)
Mike Frysinger
2
-2
/
+3
2010-08-06
Blackfin: add a GPIO_DEFAULT_BOOT_SPI_CS
Mike Frysinger
7
-0
/
+7
2010-08-06
Blackfin: fix typo in hweight asm
Mike Frysinger
1
-1
/
+1
2010-08-06
Blackfin: BF51x: fix typo in HWAIT pin define
Mike Frysinger
1
-1
/
+1
2010-08-06
Blackfin: BF54x: add ifdef protection to gpio header
Mike Frysinger
1
-0
/
+10
2010-08-06
Blackfin: gpio: unify & clean up reserved map handling
Mike Frysinger
1
-51
/
+56
2010-08-06
Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491
Mike Frysinger
3
-11
/
+20
2010-08-06
Blackfin: update anomaly lists to latest public info
Mike Frysinger
7
-24
/
+85
2010-08-06
Blackfin: merge anomalies 475 and 220 to follow official lists
Mike Frysinger
1
-7
/
+1
2010-08-06
Blackfin: move MPU anomaly check to common location
Mike Frysinger
2
-5
/
+5
2010-08-06
Blackfin: use common EXCEPTION_TABLE() in vmlinux.lds
Mike Frysinger
1
-6
/
+1
2010-08-06
Blackfin: stub fpregs dumping
Mike Frysinger
1
-0
/
+1
2010-08-06
Blackfin: new dynamic bfin read/write mmr helpers
Mike Frysinger
1
-0
/
+17
2010-08-06
Blackfin: punt NFC MMR bits
Mike Frysinger
2
-141
/
+0
2010-08-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
7
-228
/
+343
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
104
-3444
/
+447
2010-08-05
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
10
-34
/
+20
2010-08-05
Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-67
/
+526
2010-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
120
-898
/
+7814
2010-08-05
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
33
-541
/
+974
2010-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-1
/
+1
2010-08-05
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
10
-9508
/
+1058
2010-08-05
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
262
-2126
/
+12056
2010-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
13
-259
/
+513
2010-08-05
kgdb,x86: use macro HBP_NUM to replace magic number 4
Dongdong Deng
1
-9
/
+9
2010-08-05
kgdb,mips: remove unused kgdb_cpu_doing_single_step operations
Jason Wessel
1
-7
/
+1
2010-08-05
KGDB: Remove set but unused newPC
Andi Kleen
1
-3
/
+0
2010-08-05
kgdb,powerpc: Replace hardcoded offset by BREAK_INSTR_SIZE
Michal Simek
1
-1
/
+1
2010-08-05
arm,kgdb: Add ability to trap into debugger on notify_die
Jason Wessel
1
-0
/
+34
2010-08-05
kgdb,arm: Individual register get/set for arm
Jason Wessel
2
-46
/
+50
2010-08-05
kgdb,mips: Individual register get/set for mips
Jason Wessel
2
-68
/
+154
2010-08-05
kgdb,x86: Individual register get/set for x86
Jason Wessel
2
-94
/
+94
2010-08-05
MIPS: PowerTV: Separate PowerTV USB support from non-USB code
David VomLehn
5
-229
/
+432
2010-08-05
MIPS: strip the un-needed sections of vmlinuz
Wu Zhangjin
1
-0
/
+3
2010-08-05
MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESS
Wu Zhangjin
2
-13
/
+14
2010-08-05
MIPS: Clean up arch/mips/boot/compressed/decompress.c
Wu Zhangjin
1
-24
/
+14
2010-08-05
MIPS: Clean up arch/mips/boot/compressed/ld.script
Wu Zhangjin
1
-34
/
+17
2010-08-05
MIPS: Unify the suffix of compressed vmlinux.bin
Wu Zhangjin
2
-8
/
+61
[next]