Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
940fdc6e1223f1323b88b7f1e7ae09a93a76b74d
940fdc6
[SPARC]: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
a5ee363
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
by Linus Torvalds
· 19 years ago
28d838c
Fix ptrace self-attach rule
by Linus Torvalds
· 19 years ago
ac111bf
Merge master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 19 years ago
19da9b8
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
by Linus Torvalds
· 19 years ago
a7c243b
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 19 years ago
7df446e
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 19 years ago
8d3d81c
[PATCH] fs/hugetlbfs/inode.c: make a function static
by Adrian Bunk
· 19 years ago
252ac86
[PATCH] drivers/message/fusion/mptbase.c: make code static
by Adrian Bunk
· 19 years ago
cf62ddc
[PATCH] drivers/char/sysrq.c: make two functions static
by Adrian Bunk
· 19 years ago
0ce6e62
[PATCH] fs/namei.c: make path_lookup_create() static
by Adrian Bunk
· 19 years ago
bb63654
[PATCH] md: document sysfs usage of md, and make a couple of small refinements
by NeilBrown
· 19 years ago
7eec314
[PATCH] md: improve 'scan_mode' and rename it to 'sync_action'
by NeilBrown
· 19 years ago
787453c
[PATCH] md: complete conversion of md to use kthreads
by NeilBrown
· 19 years ago
fd9d49c
[PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningful
by NeilBrown
· 19 years ago
8e1b39d
[PATCH] md: only try to print recovery/resync status for personalities that support recovery
by NeilBrown
· 19 years ago
411036f
[PATCH] md: split off some md attributes in sysfs to a separate group
by NeilBrown
· 19 years ago
96de1e6
[PATCH] md: fix some locking and module refcounting issues with md's use of sysfs
by NeilBrown
· 19 years ago
3855ad9
[PATCH] md: make sure a user-request sync of raid5 ignores intent bitmap
by NeilBrown
· 19 years ago
e5de485
[PATCH] md: make manual repair work for raid1
by NeilBrown
· 19 years ago
f637b9f
[PATCH] md: make sure /block link in /sys/.../md/ goes to correct devices
by NeilBrown
· 19 years ago
f91de92
[PATCH] md: allow md arrays to be started read-only (module parameter).
by NeilBrown
· 19 years ago
19133a4
[PATCH] md: Remove attempt to use dynamic names in sysfs for component devices on an MD array.
by NeilBrown
· 19 years ago
a9701a3
[PATCH] md: support BIO_RW_BARRIER for md/raid1
by NeilBrown
· 19 years ago
bd926c6
[PATCH] md: make md on-disk bitmaps not host-endian
by NeilBrown
· 19 years ago
b2d444d
[PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field
by NeilBrown
· 19 years ago
ba22dcb
[PATCH] md: improvements to raid5 handling of read errors
by NeilBrown
· 19 years ago
007583c
[PATCH] md: change raid5 sysfs attribute to not create a new directory
by NeilBrown
· 19 years ago
31399d9
[PATCH] md: minor MD fixes
by NeilBrown
· 19 years ago
9c79197
[PATCH] md: fix ref-counting problems with kobjects in md
by NeilBrown
· 19 years ago
d6065f7
[PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations in md
by Suzanne Wood
· 19 years ago
9d88883
[PATCH] md: teach raid5 the difference between 'check' and 'repair'.
by NeilBrown
· 19 years ago
24dd469
[PATCH] md: allow a manual resync with md
by NeilBrown
· 19 years ago
3f294f4
[PATCH] md: add kobject/sysfs support to raid5
by NeilBrown
· 19 years ago
86e6ffd
[PATCH] md: extend md sysfs support to component devices.
by NeilBrown
· 19 years ago
eae1701
[PATCH] md: initial sysfs support for md
by NeilBrown
· 19 years ago
4e5314b
[PATCH] md: better handling of readerrors with raid5.
by NeilBrown
· 19 years ago
703ebe8
[PATCH] drivers/video/vgastate.c: kill dead code
by Adrian Bunk
· 19 years ago
78ac151
[PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT
by Adrian Bunk
· 19 years ago
c7f82d9
[PATCH] fbdev: move ioctl32 code to fbmem.c
by Arnd Bergmann
· 19 years ago
01a16fa
[PATCH] fbdev: Remove remains of epson1356fb
by Ralf Baechle
· 19 years ago
81d3e14
[PATCH] fbdev: Possible endian fix in cfbimageblit
by Antonino A. Daplas
· 19 years ago
120ddb4
[PATCH] vga16fb: Convert vga16fb as a platform device
by Antonino A. Daplas
· 19 years ago
efb985f
[PATCH] fbcon: Console Rotation - Add framebuffer console documentation
by Antonino A. Daplas
· 19 years ago
a812c94
[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs
by Antonino A. Daplas
· 19 years ago
ed8c0e9
[PATCH] fbcon: Console Rotation - Add support for 270-degree rotation
by Antonino A. Daplas
· 19 years ago
33ee829
[PATCH] fbcon: Console Rotation - Add support for 180-degree console rotation
by Antonino A. Daplas
· 19 years ago
dbcbfe1
[PATCH] fbcon: Console Rotation - Add support for 90-degree console rotation
by Antonino A. Daplas
· 19 years ago
6cc50e1
[PATCH] fbcon: Console Rotation - Add support to rotate font bitmap
by Antonino A. Daplas
· 19 years ago
9c44e5f
[PATCH] fbcon: Console Rotation - Add support to rotate the logo
by Antonino A. Daplas
· 19 years ago
e4fc276
[PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation
by Antonino A. Daplas
· 19 years ago
1dfcdfa
[PATCH] fbdev: Framebuffer mode required for PowerBook Titanium
by Michael Hanselmann
· 19 years ago
6d83b0b
[PATCH] savagefb: X-panning fixes
by Antonino A. Daplas
· 19 years ago
64c7c8f
[PATCH] sched: resched and cpu_idle rework
by Nick Piggin
· 19 years ago
5bfb5d6
[PATCH] sched: disable preempt in idle tasks
by Nick Piggin
· 19 years ago
ede3d0f
[PATCH] sched: consider migration thread with smp nice
by Con Kolivas
· 19 years ago
6dd4a85
[PATCH] sched: correct smp_nice_bias
by Con Kolivas
· 19 years ago
3b0bd9b
[PATCH] sched: smp nice bias busy queues on idle rebalance
by Con Kolivas
· 19 years ago
dad1c65
[PATCH] sched: account rt tasks in prio_bias()
by Con Kolivas
· 19 years ago
738a2cc
[PATCH] sched: change prio bias only if queued
by Con Kolivas
· 19 years ago
b910472
[PATCH] sched: implement nice support across physical cpus on SMP
by Con Kolivas
· 19 years ago
b54134b
[PATCH] V4L: 926: Saa7134 alsa can only be autoloaded after saa7134 is active
by Ricardo Cerqueira
· 19 years ago
79dd0c6
[PATCH] V4L: 925: saa7134 alsa is now a standalone module
by Ricardo Cerqueira
· 19 years ago
875c296
[PATCH] V4L: removal schedule for V4L1 API
by Mauro Carvalho Chehab
· 19 years ago
9d4d9c0
[PATCH] V4L: 920: fixed autodetection of max size by if alternate setting
by Mauro Carvalho Chehab
· 19 years ago
7f7e846
[PATCH] V4L: 919: improves the audio handling for nicam on cx88-audio
by Torsten Seeboth
· 19 years ago
7bde807
[PATCH] V4L: 917: fixes some bugs in msp3400
by Hans Verkuil
· 19 years ago
c5d4a70
[PATCH] V4L: 916: fixes set scart parameter definitions and audout ioctl
by Mauro Carvalho Chehab
· 19 years ago
e2998e1
[PATCH] V4L: 915: fixes compilation problems due removal of media/id.h and i2c-algo-bit
by Hans Verkuil
· 19 years ago
d6242f2
[PATCH] V4L: SAA7134 alsa build fix
by Mauro Carvalho Chehab
· 19 years ago
17ce1ff
[PATCH] V4L: 914: use less generic name for saa7134 card 79
by Ricardo Cerqueira
· 19 years ago
cb2444d
[PATCH] V4L: 913: saa713x cards with i2c remotes now autoload ir-kbd-i2c
by Ricardo Cerqueira
· 19 years ago
f1bcef8
[PATCH] V4L: 911: added support for ntsc 4.43 video standard
by Tyler Trafford
· 19 years ago
247b661
[PATCH] V4L: 909: updated cardlist and strip trailing whitespace
by Michael Krufky
· 19 years ago
d4b0aba
[PATCH] V4L: 908: added dvb-t support for asus p7134 dual
by Hartmut Hackmann
· 19 years ago
eac9435
[PATCH] V4L: 907: em28xx cleanups and fixes
by Mauro Carvalho Chehab
· 19 years ago
c3d9319
[PATCH] V4L: 906: remote and more info for pctv cardbus whitespace cleanup
by Pavel Mihaylov
· 19 years ago
90e9df7
[PATCH] V4L: 904: added dvb support for tda8275a philips tiger reference design
by Hartmut Hackmann
· 19 years ago
12b0e1d
[PATCH] V4L: 902: saa6588.c should build saa6588.ko rather than rds.ko
by Michael Krufky
· 19 years ago
d4c34aa
[PATCH] V4L: 901: added function for nxt200x to change pll input
by Kirk Lapray
· 19 years ago
6c3d67a
[PATCH] V4L: 899: fix rds raw data buffer handling bug which caused
by Hans J. Koch
· 19 years ago
4ac95af
[PATCH] V4L: 896: fixed tda8290 secam l
by Hartmut Hackmann
· 19 years ago
22ae255
[PATCH] v4l: 899: remove media id.h
by Mauro Carvalho Chehab
· 19 years ago
b296fc6
[PATCH] v4l: 898: em2820 i2c fix
by Mauro Carvalho Chehab
· 19 years ago
ad07d93
[PATCH] v4l: 897: saa7146 fix
by Mauro Carvalho Chehab
· 19 years ago
6cffcc2
[PATCH] v4l: 896: rename BTTV_FOO --> BTTV_BOARD_FOO
by Michael Krufky
· 19 years ago
7418f34
[PATCH] v4l: 895: new avermedia 303 card without radio
by Lubomir Bulej
· 19 years ago
6e45f5d
[PATCH] v4l: 894: work around to allow hybrid dvb card to autoload the tda9887
by Ricardo Cerqueira
· 19 years ago
291d1d7
[PATCH] v4l: 893: rollback recent i2c change to solve tuner detection breakage
by Ricardo Cerqueira
· 19 years ago
d0fcdd7
[PATCH] v4l: 892: correct nicam audio settings to match dscaler
by Michael Krufky
· 19 years ago
2ea55ad
[PATCH] v4l: 891: change config em28xx to config video em28xx
by Michael Krufky
· 19 years ago
c2e0b62
[PATCH] v4l: 890: fixed typo
by Michael Krufky
· 19 years ago
15871a2
[PATCH] v4l: 889: add em28xx to kernel build
by Michael Krufky
· 19 years ago
404b32f
[PATCH] v4l: 888: saa7113 renamed to saa711x
by Mauro Carvalho Chehab
· 19 years ago
c3b3924
[PATCH] v4l: 887: i2c id h updated to reflect the newer drivers
by Mauro Carvalho Chehab
· 19 years ago
3acf280
[PATCH] v4l: 886: renamed common structures to em28xx
by Mauro Carvalho Chehab
· 19 years ago
e0ec29b
[PATCH] v4l: 885: second round of i2c ids redefinition cleanup
by Jean Delvare
· 19 years ago
710a725
[PATCH] v4l: 881: video cx88 need not depend on experimental
by Michael Krufky
· 19 years ago
f7abcd3
[PATCH] v4l: 877: module em2820 renamed to em28xx and moved to v4l dir
by Mauro Carvalho Chehab
· 19 years ago
c12097f
[PATCH] v4l: 876: moved some user defines to be out of kernel define
by Michael Schimek
· 19 years ago
Next »