Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb9751d471977be402efa1ee5885a17af78cbc55
/
arch
/
sparc
e9a5ea1
sparc32,leon: add notify_cpu_starting()
by Yong Zhang
· 13 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 13 years ago
3d3eeb2
sparc64: Eliminate obsolete __handle_softirq() function
by Paul E. McKenney
· 13 years ago
9e0daff
sparc64: Fix bootup crash on sun4v.
by David S. Miller
· 13 years ago
a9e1e53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
d657784
sparc32,leon: fix leon build
by Sam Ravnborg
· 13 years ago
c29554f
sparc/mm/fault_32.c: Port OOM changes to do_sparc_fault
by Kautuk Consul
· 13 years ago
7358e51
sparc/mm/fault_64.c: Port OOM changes to do_sparc64_fault
by Kautuk Consul
· 13 years ago
a92bc5a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
deb74f5
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
by Linus Torvalds
· 13 years ago
2533e82
sparc: pgtable_64: change include order
by Aaro Koskinen
· 13 years ago
fa2a451
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
bde4d8b
sparc32: fix fallout from system.h removal
by Sam Ravnborg
· 13 years ago
923f797
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 13 years ago
8befc9f
sparc: Fix even more fallout from system.h split.
by David S. Miller
· 13 years ago
7f55ba9
sparc: fix fallout from system.h split
by Stephen Rothwell
· 13 years ago
a591afc
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
50483c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
0b5f9c0
remove references to cpu_*_map in arch/
by Rusty Russell
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
49a7f04
Move all declarations of free_initmem() to linux/mm.h
by David Howells
· 13 years ago
d550bbd
Disintegrate asm/system.h for Sparc
by David Howells
· 13 years ago
c416258
SPARC: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
cb52d89
powerpc+sparc/vio: Modernize driver registration
by Benjamin Herrenschmidt
· 13 years ago
e339364
Kbuild: centralize MKIMAGE and cmd_uimage definitions
by Stephen Warren
· 13 years ago
ed2d265
Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
8e3ade2
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
d314d74
nmi watchdog: do not use cpp symbol in Kconfig
by Cong Wang
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
ce24d8a
sparc: use block_sigmask()
by Matt Fleming
· 13 years ago
c207f3a
Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 13 years ago
9f39383
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
by Linus Torvalds
· 13 years ago
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
a031589b
sparc/PCI: convert devtree and arch-probed bus addresses to resource
by Bjorn Helgaas
· 13 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
9c2b957
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
a24401b
highmem: kill all __kmap_atomic()
by Cong Wang
· 13 years ago
4da0bd73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
48b25c4
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
by Chris Metcalf
· 13 years ago
e0adb99
sparc32: Add -Av8 to assembler command line.
by David S. Miller
· 13 years ago
2481c5f
perf: Disable PERF_SAMPLE_BRANCH_* when not supported
by Stephane Eranian
· 13 years ago
187f188
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
by Paul Gortmaker
· 13 years ago
ba74c14
sched/rt: Document scheduler related skip-resched-check sites
by Thomas Gleixner
· 14 years ago
bd2f553
sched/rt: Use schedule_preempt_disabled()
by Thomas Gleixner
· 14 years ago
d593f25
irq_domain: Centralize definition of irq_dispose_mapping()
by Grant Likely
· 13 years ago
3bdc0eb
net: Add framework to allow sending packets with customized CRC.
by Ben Greear
· 13 years ago
c5905af
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
by Ingo Molnar
· 13 years ago
fb127cb
PCI: collapse pcibios_resource_to_bus
by Bjorn Helgaas
· 13 years ago
ac1edcc
sparc/PCI: get rid of device resource fixups
by Bjorn Helgaas
· 13 years ago
ef64a54
sock: Introduce the SO_PEEK_OFF sock option
by Pavel Emelyanov
· 13 years ago
8c4c7a9
sparc: Use generic posix_types.h
by H. Peter Anvin
· 13 years ago
c6df4b1
lib: Fix multiple definitions of clz_tab
by David Miller
· 13 years ago
c75d5c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 13 years ago
f429ee3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit
by Linus Torvalds
· 13 years ago
b05d844
audit: inline audit_syscall_entry to reduce burden on archs
by Eric Paris
· 13 years ago
d7e7528
Audit: push audit success and retcode into arch ptrace.h
by Eric Paris
· 13 years ago
dca88ad
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 13 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
e343a89
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
f350b17
sparc: make SA_NOMASK a synonym of SA_NODEFER
by Matt Fleming
· 13 years ago
e51e07e
sparc32: forced setting of mode of sun4m per-cpu timers
by Tkhai Kirill
· 13 years ago
37cfc3f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
7affca3
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 13 years ago
e4e88f3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 13 years ago
9753dfe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
2b59161
sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources
by Bjorn Helgaas
· 13 years ago
1a30010
sparc/PCI: convert to pci_create_root_bus()
by Bjorn Helgaas
· 13 years ago
ba232a1
PCI: SPARC: convert pcibios_set_master() to a non-inlined function
by Myron Stowe
· 13 years ago
ff4b8a5
Merge branch 'driver-core-next' into Linux 3.2
by Greg Kroah-Hartman
· 13 years ago
423d091
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
4a2164a
Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
0583fcc
consolidate umode_t declarations
by Al Viro
· 13 years ago
6e4d177
sparc32: remove unused file: include/asm/pgtsun4.h
by Sam Ravnborg
· 13 years ago
7f8e323
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
a4b4f43
sparc32: fix PAGE_SIZE definition
by Sam Ravnborg
· 13 years ago
b2a1fa3
sparc32: enable different preemptions models
by Sam Ravnborg
· 13 years ago
aea1181
sparc32: support atomic64_t
by Sam Ravnborg
· 13 years ago
e1a8b69
sparc32: drop useless preprocessor conditional in atomic_32.h
by Sam Ravnborg
· 13 years ago
348738a
sparc32: drop unused atomic24 support
by Sam Ravnborg
· 13 years ago
b7ba68c
Merge branch 'pm-sleep' into pm-for-linus
by Rafael J. Wysocki
· 13 years ago
abb434c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
7cc8583
sparc64: Fix MSIQ HV call ordering in pci_sun4v_msiq_build_irq().
by David S. Miller
· 13 years ago
8a25a2f
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
by Kay Sievers
· 13 years ago
b00f4dc
Merge branch 'master' into pm-sleep
by Rafael J. Wysocki
· 13 years ago
45aa066
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock
by Ingo Molnar
· 13 years ago
b1f44e1
sparc32: Be less strict in matching %lo part of relocation.
by David S. Miller
· 13 years ago
070712c
UAPI: Don't include linux/compat.h in sparc's asm/siginfo.h
by David Howells
· 13 years ago
1268fbc
nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()
by Frederic Weisbecker
· 13 years ago
29f043a
sparc: Make SPARC use the new is_idle_task() API
by Paul E. McKenney
· 13 years ago
2bbb681
nohz: Allow rcu extended quiescent state handling seperately from tick stop
by Frederic Weisbecker
· 13 years ago
280f067
nohz: Separate out irq exit and idle loop dyntick logic
by Frederic Weisbecker
· 13 years ago
0ee332c
memblock: Kill early_node_map[]
by Tejun Heo
· 13 years ago
2a4814d
sparc: Use HAVE_MEMBLOCK_NODE_MAP
by Tejun Heo
· 13 years ago
1aadc05
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
by Tejun Heo
· 13 years ago
Next »