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
2009-06-17
MIPS: Remove dead case label.
David Daney
1
-1
/
+0
2009-06-17
MIPS: Remove execution hazard barriers for Octeon.
David Daney
1
-0
/
+1
2009-06-17
MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.
David Daney
2
-1
/
+6
2009-06-17
MIPS: Fold the TLB refill at the vmalloc path if possible.
David Daney
1
-24
/
+49
2009-06-17
MIPS: Replace some magic numbers with symbolic values in tlbex.c
David Daney
1
-8
/
+26
2009-06-17
MIPS: TXx9: Add ACLC support
Atsushi Nemoto
12
-2
/
+121
2009-06-17
MIPS: Add Cavium OCTEON PCI support.
David Daney
16
-2
/
+3024
2009-06-17
MIPS: Add register definitions for PCI.
David Daney
7
-0
/
+9341
2009-06-17
MIPS: TXx9: Add DMAC support
Atsushi Nemoto
11
-10
/
+112
2009-06-17
DMA: TXx9 Soc DMA Controller driver
Atsushi Nemoto
5
-0
/
+1718
2009-06-17
MIPS: TXx9: micro optimization for clocksource and clock_event
Atsushi Nemoto
1
-24
/
+43
2009-06-17
MIPS: Support 64-byte D-cache line size
Kevin Cernekee
2
-0
/
+13
2009-06-17
MIPS: Pass struct device to plat_dma_addr_to_phys()
Kevin Cernekee
7
-13
/
+20
2009-06-17
MIPS: Add size and direction arguments to plat_unmap_dma_mem()
Kevin Cernekee
7
-10
/
+16
2009-06-17
MIPS: SB1250: Sort out merge mistake.
Ralf Baechle
1
-5
/
+0
2009-06-17
MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernel
Atsushi Nemoto
1
-2
/
+2
2009-06-17
MIPS: SMTC: Fix formatting difference to linux-mips.org code
Ralf Baechle
1
-0
/
+1
2009-06-17
MIPS: Fix typo resulting in far too long ndelay times.
Ralf Baechle
1
-1
/
+1
2009-06-17
Merge branch 'slub/earlyboot' into for-linus
Pekka Enberg
1
-4
/
+14
2009-06-17
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...
Pekka Enberg
5
-24
/
+84
2009-06-17
get rid of BKL in fs/sysv
Al Viro
2
-15
/
+1
2009-06-17
get rid of BKL in fs/minix
Al Viro
3
-20
/
+14
2009-06-17
get rid of BKL in fs/efs
Al Viro
3
-18
/
+3
2009-06-17
befs ->pust_super() doesn't need BKL
Al Viro
1
-4
/
+0
2009-06-17
Cleanup of adfs headers
Al Viro
11
-134
/
+57
2009-06-17
9P doesn't need BKL in ->umount_begin()
Al Viro
1
-3
/
+0
2009-06-17
fuse doesn't need BKL in ->umount_begin()
Al Viro
1
-3
/
+0
2009-06-17
No instance of ->bmap() needs BKL
Al Viro
2
-3
/
+1
2009-06-17
remove unlock_kernel() left accidentally
J. R. Okajima
1
-9
/
+3
2009-06-17
ext4: avoid unnecessary spinlock in critical POSIX ACL path
Theodore Ts'o
1
-5
/
+8
2009-06-17
ext3: avoid unnecessary spinlock in critical POSIX ACL path
Linus Torvalds
1
-5
/
+8
2009-06-16
Merge branch 'next-i2c' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
15
-33
/
+1074
2009-06-16
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
75
-46
/
+41092
2009-06-16
AFS: Correctly translate auth error aborts and don't failover in such cases
David Howells
2
-0
/
+18
2009-06-16
RxRPC: Don't attempt to reuse aborted connections
David Howells
2
-1
/
+16
2009-06-16
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
254
-6424
/
+21713
2009-06-16
mm: Move pgtable_cache_init() earlier
Benjamin Herrenschmidt
1
-1
/
+1
2009-06-16
Merge branch 'akpm'
Linus Torvalds
247
-2683
/
+5666
2009-06-16
fbdev: bf54x-lq043fb: use kzalloc over kmalloc/memset
Mike Frysinger
1
-3
/
+1
2009-06-16
fbdev: *bfin*: fix __dev{init,exit} markings
Mike Frysinger
2
-7
/
+7
2009-06-16
fbdev: *bfin*: drop unnecessary calls to memset
Vivek Kutal
2
-6
/
+0
2009-06-16
fbdev: bfin-t350mcqb-fb: drop unused local variables
Mike Frysinger
1
-6
/
+0
2009-06-16
fbdev: blackfin has __raw I/O accessors, so use them in fb.h
Mike Frysinger
1
-1
/
+1
2009-06-16
fbdev: s1d13xxxfb: add accelerated bitblt functions
Kristoffer Ericson
2
-33
/
+317
2009-06-16
tcx: use standard fields for framebuffer physical address and length
Krzysztof Helt
1
-14
/
+13
2009-06-16
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
5
-3
/
+68
2009-06-16
intelfb: fix a bug when changing video timing
Paul Menzel
1
-0
/
+5
2009-06-16
fbdev: use framebuffer_release() for freeing fb_info structures
Krzysztof Helt
4
-5
/
+5
2009-06-16
radeon: P2G2CLK_ALWAYS_ONb tested twice, should 2nd be P2G2CLK_DAC_ALWAYS_ONb?
Roel Kluin
1
-2
/
+1
2009-06-16
s3c-fb: CPUFREQ frequency scaling support
Ben Dooks
2
-2
/
+70
[prev]
[next]