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
/
tile
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-23
coredump: remove VM_ALWAYSDUMP flag
Jason Baron
1
-7
/
+1
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2
-3
/
+3
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2012-03-20
highmem: kill all __kmap_atomic()
Cong Wang
2
-3
/
+3
2012-03-14
arch/tile/configs: convert to minimal configs via "make savedefconfig"
Chris Metcalf
2
-2753
/
+2
2012-03-13
tile: Use set_current_blocked() and block_sigmask()
Matt Fleming
2
-15
/
+3
2012-03-12
arch/tile: misplaced parens near likely
roel
1
-1
/
+1
2012-03-12
arch/tile: sync up the defconfig files to the tip
Chris Metcalf
2
-559
/
+1483
2012-03-12
arch/tile: Fix up from commit 8a25a2fd126c621f44f3aeaef80d51f00fc11639
Chris Metcalf
1
-1
/
+1
2012-03-01
sched/rt: Use schedule_preempt_disabled()
Thomas Gleixner
1
-3
/
+1
2012-01-14
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-1
/
+3
2012-01-12
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
1
-1
/
+1
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-2
/
+2
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-7
/
+5
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-23
/
+4
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-31
/
+30
2012-01-06
PCI: TILE: convert pcibios_set_master() to a non-inlined function
Myron Stowe
2
-7
/
+5
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-31
/
+30
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-31
/
+30
2011-12-13
UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
David Howells
1
-1
/
+3
2011-12-11
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
Frederic Weisbecker
1
-2
/
+4
2011-12-11
tile: Make tile use the new is_idle_task() API
Paul E. McKenney
1
-2
/
+2
2011-12-11
nohz: Allow rcu extended quiescent state handling seperately from tick stop
Frederic Weisbecker
1
-2
/
+2
2011-12-11
nohz: Separate out irq exit and idle loop dyntick logic
Frederic Weisbecker
1
-2
/
+2
2011-12-04
tile: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
3
-22
/
+2
2011-12-04
tile: don't panic on iomap
Michael S. Tsirkin
1
-1
/
+2
2011-12-03
arch/tile: use new generic {enable,disable}_percpu_irq() routines
Chris Metcalf
2
-18
/
+8
2011-12-03
arch/tile: fix double-free bug in homecache_free_pages()
Chris Metcalf
1
-3
/
+6
2011-12-03
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
Chris Metcalf
4
-0
/
+6
2011-11-04
Merge branch 'for-linus' of git://github.com/cmetcalf-tilera/linux-tile
Linus Torvalds
20
-4396
/
+4637
2011-11-03
arch/tile: factor out <arch/opcode.h> header
Chris Metcalf
15
-4359
/
+4536
2011-11-03
arch/tile: add the <arch> headers to the set of installed kernel headers
Chris Metcalf
2
-0
/
+19
2011-11-03
arch/tile: avoid exporting a symbol no longer used by gcc
Chris Metcalf
1
-2
/
+0
2011-11-03
arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>
Chris Metcalf
2
-35
/
+82
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+0
2011-10-13
tile: revert change from <asm/atomic.h> to <linux/atomic.h> in asm files
Chris Metcalf
2
-2
/
+2
2011-10-04
time: Cleanup old CONFIG_GENERIC_TIME references that snuck in
John Stultz
3
-5
/
+0
2011-08-03
Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2011-08-03
Merge branch 'apei' into apei-release
Len Brown
1
-0
/
+1
2011-08-03
Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG
Huang Ying
1
-0
/
+1
2011-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
42
-49
/
+81
2011-08-02
arch/tile/mm/init.c: trivial: use BUG_ON
Julia Lawall
1
-2
/
+1
2011-08-02
Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Chris Metcalf
1
-11
/
+0
2011-07-29
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-5
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
2
-7
/
+7
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
9
-18
/
+9
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-4
/
+1
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
1
-2
/
+0
2011-07-25
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+0
[next]