Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
10b35d9978ac35556aec0d2642055742d8941488
10b35d9
[PATCH] powerpc: merged asm/cputable.h
by Kumar Gala
· 19 years ago
a559c91
[PATCH] powerpc: merge byteorder.h
by Becky Bruce
· 19 years ago
6b67f62c
[PATCH] ppc64 g5: merge tree build fix
by Stephen Rothwell
· 19 years ago
e607d98
ppc64: Fix typo in iommu cleanups that broke pmac build.
by Paul Mackerras
· 19 years ago
bbeb3f4
powerpc: clean up after powermac build merge
by Stephen Rothwell
· 19 years ago
51a0885
Merge refs/heads/devtree from rsync://oak/kernels/iseries/work/.git
by Paul Mackerras
· 19 years ago
14cf11a
powerpc: Merge enough to start building in arch/powerpc.
by Paul Mackerras
· 19 years ago
e5baa39
Merge from Linus' tree.
by Paul Mackerras
· 19 years ago
d6a4c84
[PATCH] powerpc: merge semaphore.h
by Becky Bruce
· 19 years ago
342e73b
[PATCH] powerpc: Merge asm-ppc*/rwsem.h
by Jon Loeliger
· 19 years ago
feaf7cf
[PATCH] powerpc: merge atomic.h, memory.h
by Becky Bruce
· 19 years ago
2bfadee
[PATCH] powerpc: Merge asm-ppc*/seccomp.h, drop TIF_32BIT check
by Jon Loeliger
· 19 years ago
3efc333
[PATCH] powerpc: Fix building of power3 config on ppc32
by Kumar Gala
· 19 years ago
ef6bd6e
Merge master.kernel.org:/home/rmk/linux-2.6-ucb
by Linus Torvalds
· 19 years ago
2e55b57
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
f50c028
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
ff13f98
[PATCH] Input: check switch bitmap when matching handlers
by Dmitry Torokhov
· 19 years ago
d2f6074
[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io
by Russell King
· 19 years ago
6b9ea42
[MFD] Fix "bious one-bit signed bitfield" errors
by Russell King
· 19 years ago
f993724
[SERIAL] Remove unused variable in clps711x.c
by Russell King
· 19 years ago
87e807b
Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
2ead1aa
Merge branch 'upstream-fixes' from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
c886861
[PATCH] skge: fix Yukon-Lite A0 workaround
by Stephen Hemminger
· 19 years ago
536f809
Merge /spare/repo/linux-2.6/
by Jeff Garzik
· 19 years ago
7f28f39
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
7339432
[ARM] Fix context switch with ARMv6 + TLS
by Russell King
· 19 years ago
dbdb904
[PATCH] revert oversized kmalloc check
by Andrew Morton
· 19 years ago
86513e7
[PATCH] documentation: sparse no longer uses bk, but git
by Harald Welte
· 19 years ago
e7c9650
[PATCH] ipmi_msghandler: inconsistent spin_lock usage
by Hironobu Ishii
· 19 years ago
67b1081
[PATCH] ppc64: Fix huge pages MMU mapping bug
by Benjamin Herrenschmidt
· 19 years ago
2601c2e
[PATCH] atyfb c99 fix
by Andrew Morton
· 19 years ago
a3b5f0d
[PATCH] hisax: remove URB_ASYNC_UNLINK
by Karsten Keil
· 19 years ago
188a1ea
Make sure SIGKILL gets proper respect
by Linus Torvalds
· 19 years ago
ede1327
[PATCH] cifs: Add support for suspend
by Steve French
· 19 years ago
12f44f4
[PATCH] pci: fixup parent subordinate busnr
by Ivan Kokshaysky
· 19 years ago
bfab08c
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 19 years ago
9389d79
[PATCH] 8390 Tx fix for non i386 machines
by Paul Gortmaker
· 19 years ago
eb0e007
[SCTP]: Fix SCTP_SHUTDOWN notifications.
by Sridhar Samudrala
· 19 years ago
1dfbab5
[NETFILTER] Fix conntrack event cache deadlock/oops
by Harald Welte
· 19 years ago
a82b748
[NETFILTER] remove unneeded structure definition from conntrack helper
by Harald Welte
· 19 years ago
6749720
[NETFILTER] Fix sparse endian warnings in pptp helper
by Alexey Dobriyan
· 19 years ago
0ae5d25
[NETFILTER] fix DEBUG statement in PPTP helper
by Harald Welte
· 19 years ago
2a7bc3c
[BRIDGE]: TSO fix in br_dev_queue_push_xmit
by Vlad Drukker
· 19 years ago
83ca28b
[TCP]: Adjust Reno SACK estimate in tcp_fragment
by Herbert Xu
· 19 years ago
e484585
[PATCH] Add dm-snapshot tutorial in Documentation
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
10d2c46
[PATCH] NFS: fix client oops when debugging is on
by Nick Wilson
· 19 years ago
f7b3a43
[PATCH] Fix bd_claim() error code.
by Rob Landley
· 19 years ago
8bdac5d
[PATCH] ext3: EXT3_DEBUG build fixes
by Glauber de Oliveira Costa
· 19 years ago
f65d9be
[PATCH] oss: don't concatenate __FUNCTION__ with strings
by Clemens Buchacher
· 19 years ago
288a60c
[PATCH] xtensa: remove io_remap_page_range and minor clean-ups
by Chris Zankel
· 19 years ago
fac97ae
[PATCH] uml: replace printk with "stack-friendly" printf - to report console failure
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
79ae2cb
[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
46db4a4
[PATCH] uml: Fix GFP_ flags usage
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
fea03cb
[PATCH] uml: avoid fixing faults while atomic
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
12ebcd7
[PATCH] uml: run mconsole "sysrq" in process context
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
dc36abf
[PATCH] uml: fix condition in tlb flush
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
546fe1c
[PATCH] uml: fix hang in TT mode on fault
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
69e1e68
[PATCH] uml: don't redundantly mark pte as newpage in pte_modify
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
a8bfb94
[PATCH] strlcat: use for uml umid.c
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
3a02d6c
[PATCH] uml: don't remove umid files in conflict case
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
8686bcd
[PATCH] swsusp: fix comments
by Pavel Machek
· 19 years ago
eafb427
[PATCH] __kmalloc: Generate BUG if size requested is too large.
by Christoph Lameter
· 19 years ago
0cdc82e
[PATCH] mesh scsi: fix error handling
by Benjamin Herrenschmidt
· 19 years ago
98b4f59
[PATCH] atiixp_modem printk fixes
by Chuck Ebbert
· 19 years ago
e3fc4cc
[PATCH] corrections to top-level README
by Randy Dunlap
· 19 years ago
0365ba7
[PATCH] ppc64: SMU driver update & i2c support
by Benjamin Herrenschmidt
· 19 years ago
0f32907
[PATCH] ppc64: Fix 64bit ptrace DABR support
by Anton Blanchard
· 19 years ago
f951da3
[PATCH] ppc64: Fix build with iommu debug enabled
by Anton Blanchard
· 19 years ago
586a90e
[PATCH] ppc64: Fix LPAR regression
by Anton Blanchard
· 19 years ago
275abf5
[PATCH] ext3: ext3_show_options fix
by OGAWA Hirofumi
· 19 years ago
ff69416
[PATCH] slab: fix handling of pages from foreign NUMA nodes
by Christoph Lameter
· 19 years ago
57487f4
[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory
by Rafael J. Wysocki
· 19 years ago
4c87b74
[PATCH] hdaps: small update.
by Robert Love
· 19 years ago
609725f
[PATCH] Fix mmap() of /dev/hpet
by Keir Fraser
· 19 years ago
7243cc0
[PATCH] slab: alpha inlining fix
by Ivan Kokshaysky
· 19 years ago
4b3c86a
[PATCH] alpha: fix kernel panic during SysRq-b
by Ivan Kokshaysky
· 19 years ago
720b942
[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP
by Randy Dunlap
· 19 years ago
244bc05
[PATCH] ppc32: fix build with oprofile
by Benjamin Herrenschmidt
· 19 years ago
66c81f0
[PATCH] DEBUG redefined in drivers/mtd/devices/docecc.c
by Grant Coady
· 19 years ago
e1e70a2
[PATCH] Rename vprintk define in bttpvp.h
by Bernd Petrovitsch
· 19 years ago
f71626a
[PATCH] v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb
by Latchesar Ionkov
· 19 years ago
a1f9d8d
[PATCH] v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX
by Latchesar Ionkov
· 19 years ago
a8e63bf
[PATCH] v9fs: make copy of the transport prototype instead of using it directly
by Latchesar Ionkov
· 19 years ago
5b06767
[PATCH] v9fs: allocate the Rwalk qid array from the right conv buffer
by Latchesar Ionkov
· 19 years ago
d06a8fb
[PATCH] v9fs: make conv functions to check for conv buffer overflow
by Latchesar Ionkov
· 19 years ago
89559a6
[PATCH] Update maintainers list with the kprobes maintainers
by Prasanna S Panchamukhi
· 19 years ago
88d10bb
[PATCH] suspend: cleanup calling of power off methods.
by Eric W. Biederman
· 19 years ago
e4c9433
[PATCH] reboot: comment and factor the main reboot functions
by Eric W. Biederman
· 19 years ago
0678e5f
[PATCH] proc_task_root_link c99 fix
by Andrew Morton
· 19 years ago
3d8a66c
ppc64 iSeries: Don't create linux,boot-cpu
by Stephen Rothwell
· 19 years ago
95b2938
ppc64 iSeries: Define /cpus in iSeries device tree
by Michael Ellerman
· 19 years ago
47db360
ppc64 iSeries: Move setup of systemcfg->platform into iSeries device tree
by Michael Ellerman
· 19 years ago
3ab4240
ppc64 iSeries: Move memory setup into iSeries device tree
by Michael Ellerman
· 19 years ago
4762713
ppc64 iSeries: Call early_setup() on iSeries
by Michael Ellerman
· 19 years ago
c0a5949
ppc64 iSeries: Create a fake flat device tree on iSeries
by Michael Ellerman
· 19 years ago
f6ab9c68
ppc64 iSeries: Make smp_release_cpus() callable on iSeries
by Michael Ellerman
· 19 years ago
7c6f947
ppc64 iSeries: Make stab_initialize() work on iSeries
by Michael Ellerman
· 19 years ago
4c55130
ppc64 iSeries: Update create_pte_mapping to replace iSeries_bolt_kernel()
by Michael Ellerman
· 19 years ago
ba293ff
ppc46 iSeries: Make some generic irq code compile for iSeries
by Michael Ellerman
· 19 years ago
9f49758
ppc64 iSeries: Move iSeries ppc_md functions into a machdep_calls struct
by Michael Ellerman
· 19 years ago
Next »