Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
15e812ad849e142e3dfc984d33c4d8042389f148
15e812a
[PATCH] powerpc: Remove oprofile spinlock backtrace code
by Anton Blanchard
· 19 years ago
fa465f8
[PATCH] powerpc: Add oprofile calltrace support to all powerpc cpus
by Anton Blanchard
· 19 years ago
6c6bd75
[PATCH] powerpc: Add oprofile calltrace support
by Brian Rogan
· 19 years ago
b848e0a
[PATCH] for_each_possible_cpu: ppc
by KAMEZAWA Hiroyuki
· 19 years ago
0e55195
[PATCH] for_each_possible_cpu: powerpc
by KAMEZAWA Hiroyuki
· 19 years ago
bab70a4
[PATCH] lock PTE before updating it in 440/BookE page fault handler
by Eugene Surovegin
· 19 years ago
bac30d1
Merge ../linux-2.6
by Paul Mackerras
· 19 years ago
ca9ba44
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
d4965b3
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
c471307
[ARM] 3388/1: ixp23xx: add core ixp23xx support
by Lennert Buytenhek
· 19 years ago
e9937d4
[ARM] 3417/1: add support for logicpd pxa270 card engine
by Lennert Buytenhek
· 19 years ago
fa5ebfc
[ARM] 3387/1: ixp23xx: add defconfig
by Lennert Buytenhek
· 19 years ago
23bdf86
[ARM] 3377/2: add support for intel xsc3 core
by Lennert Buytenhek
· 19 years ago
9561b03
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 19 years ago
7baf398
Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
78cd9e0
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 19 years ago
c326e27
[CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values when reselected
by Mattia Dongili
· 19 years ago
ec7e15d
[PATCH] compat_sys_futex() warning fix
by Andrew Morton
· 19 years ago
4fa95ef
[PATCH] sound: Remove unneeded kmalloc() return value casts
by Jesper Juhl
· 19 years ago
7f927fc
[PATCH] Typo fixes
by Alexey Dobriyan
· 19 years ago
ded23ac
[PATCH] trivial typos in Documentation/cputopology.txt
by Jesper Juhl
· 19 years ago
b791cce
[PATCH] fix signed vs unsigned in nmi watchdog
by Jesper Juhl
· 19 years ago
ca43b31
[PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.c
by Jesper Juhl
· 19 years ago
5a83fdd
[PATCH] no need to check vfree arg for null in oss/sequencer
by Jesper Juhl
· 19 years ago
07e0e93
[PATCH] maestro3 vfree NULL check fixup
by Jesper Juhl
· 19 years ago
457d3d43
[PATCH] vfree NULL check fixup for sb_card
by Jesper Juhl
· 19 years ago
910638a
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
by Matthias Gehre
· 19 years ago
60c904a
[PATCH] drivers/scsi/*: use time_after() and friends
by Marcelo Feitoza Parisi
· 19 years ago
9bae1ff
[PATCH] ide-tape: use time_after(), time_after_eq()
by Marcelo Feitoza Parisi
· 19 years ago
05613bd
[PATCH] nvidia-agp: use time_before_eq()
by Marcelo Feitoza Parisi
· 19 years ago
50297cb
[PATCH] drivers/block/*: use time_after() and friends
by Marcelo Feitoza Parisi
· 19 years ago
f45e465
[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctl
by Adrian Bunk
· 19 years ago
50fc999
[PATCH] Docs update: missing files and descriptions for filesystems/00-INDEX
by Jesper Juhl
· 19 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
99ac48f
[PATCH] mark f_ops const in the inode
by Arjan van de Ven
· 19 years ago
ec1b946
[PATCH] ia64: const f_ops fix
by Andrew Morton
· 19 years ago
3c30a75
[PATCH] for_each_possible_cpu: documentaion
by KAMEZAWA Hiroyuki
· 19 years ago
c8912599
[PATCH] for_each_possible_cpu: i386
by KAMEZAWA Hiroyuki
· 19 years ago
fe449f4
[PATCH] for_each_possible_cpu: oprofile.
by KAMEZAWA Hiroyuki
· 19 years ago
0fed484
[PATCH] for_each_possible_cpu: loopback device.
by KAMEZAWA Hiroyuki
· 19 years ago
0a94502
[PATCH] for_each_possible_cpu: fixes for generic part
by KAMEZAWA Hiroyuki
· 19 years ago
631d674
[PATCH] for_each_possible_cpu: defines for_each_possible_cpu
by KAMEZAWA Hiroyuki
· 19 years ago
68c3431
[PATCH] Fold select_bits_alloc/free into caller code.
by Vadim Lobanov
· 19 years ago
e4a1f12
[PATCH] use fget_light() in select/poll
by Eric Dumazet
· 19 years ago
70674f9
[PATCH] Optimize select/poll by putting small data sets on the stack
by Andi Kleen
· 19 years ago
b02389e
[PATCH] ide_generic_all_on() warning fix
by Andrew Morton
· 19 years ago
d266ab8
[PATCH] Small fixes backported to old IDE SiS driver
by Alan Cox
· 19 years ago
9edc91d
[PATCH] ide: AMD756 no host side cable detection
by Rene Herman
· 19 years ago
f5b95ff
[PATCH] autofs4: proper prototype for autofs4_dentry_release()
by Adrian Bunk
· 19 years ago
fa8f399
[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0
by Alexey Dobriyan
· 19 years ago
e512360
[PATCH] remove relayfs_fs.h
by Andrew Morton
· 19 years ago
3ca1da4
[PATCH] Philip Gladstone has moved
by Philip Gladstone
· 19 years ago
a28af47
[PATCH] fs/fat/: proper prototypes for two functions
by Adrian Bunk
· 19 years ago
3b71797
[PATCH] drivers/block/paride/pd.c: fix an off-by-one error
by Adrian Bunk
· 19 years ago
b9e20a9
[PATCH] Change dash2underscore() return value to char
by Eric Sesterhenn
· 19 years ago
7b7a317
[PATCH] mqueue comment typo fix
by Serge E. Hallyn
· 19 years ago
7a1e524
[PATCH] alpha: make poll flags the same as other architectures
by Andrew Morton
· 19 years ago
2735771
[PATCH] Add oprofile_add_ext_sample
by Brian Rogan
· 19 years ago
f83ca9f
[PATCH] symversion warning fix
by Andrew Morton
· 19 years ago
6d9eac3
[PATCH] capi: register_chrdev() fix
by Andrew Morton
· 19 years ago
829d5f6
[PATCH] paride-pt: register_chrdev fix
by Andrew Morton
· 19 years ago
8637980
[PATCH] paride: register_chrdev fix
by Andrew Morton
· 19 years ago
a687fb1
[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM
by Adrian Bunk
· 19 years ago
be4676e
[PATCH] synclink_gt: remove uneeded async code
by Paul Fulghum
· 19 years ago
0080b7a
[PATCH] synclink_gt add gpio feature
by Paul Fulghum
· 19 years ago
86a3414
[PATCH] synclink: remove dead code
by Paul Fulghum
· 19 years ago
f5f5370
[PATCH] Decrapify asm-generic/local.h
by Kyle McMartin
· 19 years ago
4f3a36a
[PATCH] RTC: Remove some duplicate BCD definitions
by Matt Mackall
· 19 years ago
41623b0
[PATCH] RTC: Fix up some RTC whitespace and style
by Matt Mackall
· 19 years ago
4c2e6f6
[PATCH] RTC: Remove RTC UIP synchronization on Alpha
by Matt Mackall
· 19 years ago
356a9ce
[PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211
by Matt Mackall
· 19 years ago
04cfbee
[PATCH] RTC: Remove RTC UIP synchronization on SH03
by Matt Mackall
· 19 years ago
ddcabb4
[PATCH] RTC: Remove RTC UIP synchronization on MIPS-based DEC
by Matt Mackall
· 19 years ago
da2468b
[PATCH] RTC: Remove RTC UIP synchronization on MIPS MC146818
by Matt Mackall
· 19 years ago
4af6ec4
[PATCH] RTC: Remove RTC UIP synchronization on ARM
by Matt Mackall
· 19 years ago
6f0d7bd
[PATCH] RTC: Remove RTC UIP synchronization on PPC Maple
by Matt Mackall
· 19 years ago
4dc12ec
[PATCH] RTC: Remove RTC UIP synchronization on CHRP (arch/powerpc)
by Matt Mackall
· 19 years ago
59937bc
[PATCH] RTC: Remove RTC UIP synchronization on PPC CHRP (arch/ppc)
by Matt Mackall
· 19 years ago
3dedf53
[PATCH] RTC: Remove RTC UIP synchronization on Sparc64
by Matt Mackall
· 19 years ago
641f71f
[PATCH] RTC: Remove RTC UIP synchronization on x86_64
by Matt Mackall
· 19 years ago
63732c2
[PATCH] RTC: Remove RTC UIP synchronization on x86
by Matt Mackall
· 19 years ago
e822250
[PATCH] powerpc: Kill _machine and hard-coded platform numbers
by Benjamin Herrenschmidt
· 19 years ago
056cb48
ppc: Fix compile error in arch/ppc/lib/strcase.c
by Paul Mackerras
· 19 years ago
206dc69
[BLOCK] cfq-iosched: seek and async performance fixes
by Jens Axboe
· 19 years ago
872345b
[PATCH] git-powerpc: WARN was a dumb idea
by Andrew Morton
· 19 years ago
4d177fb
[PATCH] powerpc: a couple of trivial compile warning fixes
by Stephen Rothwell
· 19 years ago
de4533a
[ARM] Move ice-dcc code into misc.c
by Russell King
· 19 years ago
a081568
[ARM] Fix decompressor serial IO to give CRLF not LFCR
by Russell King
· 19 years ago
6e57a3a8
[SPARC64]: Implement futex_atomic_cmpxchg_inatomic().
by David S. Miller
· 19 years ago
7143dd4
[PATCH] ll_rw_blk: fix 80-col offender in put_io_context()
by Jens Axboe
· 19 years ago
e8a9905
[PATCH] cfq-iosched: small cfq_choose_req() optimization
by Andreas Mohr
· 19 years ago
e2d74ac
[PATCH] [BLOCK] cfq-iosched: change cfq io context linking from list to tree
by Jens Axboe
· 19 years ago
cf66c89
Merge branch '85xx' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Paul Mackerras
· 19 years ago
facee87
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc
by Paul Mackerras
· 19 years ago
78af906
powerpc: remove OCP references
by Kumar Gala
· 19 years ago
b239cbe
[PATCH] powerpc: make ISA floppies work again
by Stephen Rothwell
· 19 years ago
69ed332
[PATCH] powerpc: Fix some initcall return values
by Anton Blanchard
· 19 years ago
9fe901d
[PATCH] powerpc: Workaround for pSeries RTAS bug
by Mike Kravetz
· 19 years ago
e78b47a
[PATCH] spufs: fix __init/__exit annotations
by Arnd Bergmann
· 19 years ago
f4d1749
[PATCH] powerpc: add hvc backend for rtas
by Arnd Bergmann
· 19 years ago
Next »