Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9663d9890d80408c4a5c8280c5db775fbe082203
/
include
« Previous
34db18a0
smp: move smp setup functions to kernel/smp.c
by Amerigo Wang
· 14 years ago
fa9ee9c
include/linux/err.h: add a function to cast error-pointers to a return value
by Uwe Kleine-König
· 14 years ago
f3ccfcd
fs.h: remove 8 bytes of padding from block_device on 64bit builds
by Richard Kennedy
· 14 years ago
c837fb3
include/linux/compiler-gcc*.h: unify macro definitions
by Borislav Petkov
· 14 years ago
3e50594
add the common dma_addr_t typedef to include/linux/types.h
by FUJITA Tomonori
· 14 years ago
78afd56
mm: add __GFP_OTHER_NODE flag
by Andi Kleen
· 14 years ago
8afdcec
mm: vmscan: kswapd should not free an excessive number of pages when balancing small zones
by Mel Gorman
· 14 years ago
0331932
pagewalk: only split huge pages when necessary
by Dave Hansen
· 14 years ago
3f58a82
memcg: move memcg reclaimable page into tail of inactive list
by Minchan Kim
· 14 years ago
3156018
mm: deactivate invalidated pages
by Minchan Kim
· 14 years ago
481b4bb
mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds
by Richard Kennedy
· 14 years ago
cb24045
mm: remove unused TestSetPageLocked() interface
by Michel Lespinasse
· 14 years ago
01d8b20
mm: simplify anon_vma refcounts
by Peter Zijlstra
· 14 years ago
8381326
mm: move anon_vma ref out from under CONFIG_foo
by Peter Zijlstra
· 14 years ago
9e60109
mm: rename drop_anon_vma() to put_anon_vma()
by Peter Zijlstra
· 14 years ago
e64a782
mm: change __remove_from_page_cache()
by Minchan Kim
· 14 years ago
702cfbf
mm: goodbye remove_from_page_cache()
by Minchan Kim
· 14 years ago
97cecb5
mm: introduce delete_from_page_cache()
by Minchan Kim
· 14 years ago
ef6a3c6
mm: add replace_page_cache_page() function
by Miklos Szeredi
· 14 years ago
318b275
mm: allow GUP to fail instead of waiting on a page
by Gleb Natapov
· 14 years ago
ddd588b
oom: suppress nodes that are not allowed from meminfo on oom kill
by David Rientjes
· 14 years ago
207205a
kthread: NUMA aware kthread_create_on_node()
by Eric Dumazet
· 14 years ago
d527caf
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
by Andrea Arcangeli
· 14 years ago
ef0a5e8
pwm_backlight: add check_fb() hook
by Robert Morell
· 14 years ago
bb7ca74
backlight: add backlight type
by Matthew Garrett
· 14 years ago
9517f92
leds: make *struct gpio_led_platform_data.leds const
by Uwe Kleine-König
· 14 years ago
b1e6b70
leds: add driver for LM3530 ALS
by Shreshtha Kumar Sahu
· 14 years ago
c7a1fcd
include/asm-generic/unistd.h: fix syncfs syscall number
by Andrew Morton
· 14 years ago
01ba825
Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
0adfc56
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
f23eb2b
tty: stop using "delayed_work" in the tty layer
by Linus Torvalds
· 14 years ago
472af2b
[media] videobuf2-dma-contig: make cookie() return a pointer to dma_addr_t
by Pawel Osciak
· 14 years ago
0e4c180
[media] v4l: soc-camera: Store negotiated buffer settings
by Sergio Aguirre
· 14 years ago
15195d3
[media] rc/keymaps: Rename Hauppauge table as rc-hauppauge
by Mauro Carvalho Chehab
· 14 years ago
db13890
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 14 years ago
b1a873a
[media] v4l2: use new flag to enable core priority handling
by Hans Verkuil
· 14 years ago
bedf8bc
[media] v4l2-device: add kref and a release function
by Hans Verkuil
· 14 years ago
99cd47bc
[media] v4l2-ioctl: add priority handling support
by Hans Verkuil
· 14 years ago
dfddb24
[media] v4l2-fh: add v4l2_fh_is_singular
by Hans Verkuil
· 14 years ago
73cb420
[media] v4l2-fh: add v4l2_fh_open and v4l2_fh_release helper functions
by Hans Verkuil
· 14 years ago
fc5602b
[media] v4l2-fh: implement v4l2_priority support
by Hans Verkuil
· 14 years ago
0f62fd6
[media] v4l2: add v4l2_prio_state to v4l2_device and video_device
by Hans Verkuil
· 14 years ago
0226549
[media] v4l2_prio: move from v4l2-common to v4l2-dev
by Hans Verkuil
· 14 years ago
4fdccdf
slub: Add statistics for this_cmpxchg_double failures
by Christoph Lameter
· 14 years ago
a40c4f1
libceph: add lingering request and watch/notify event framework
by Yehuda Sadeh
· 14 years ago
75ea635
Merge branch 'for-linus/2639/i2c-2' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 14 years ago
14577be
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 14 years ago
c62b389
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
bf5f001
video, sm501: add I/O functions for use on powerpc
by Heiko Schocher
· 14 years ago
e6abbaa
ipv4: fix route deletion for IPs on many subnets
by Julian Anastasov
· 14 years ago
2766051
net: implement dev_disable_lro() hw_features compatibility
by Michał Mirosław
· 14 years ago
9507208
[media] Update Pawel Osciak's e-mail address
by Pawel Osciak
· 14 years ago
638b53f
[media] add TerraTec remote
by Antti Palosaari
· 14 years ago
ce5b2ac
[media] gspca - nw80x: New subdriver for Divio based webcams
by Jean-François Moine
· 14 years ago
e0eec9a
[media] s5p-fimc: Add a platform data entry for MIPI-CSI data alignment
by Sylwester Nawrocki
· 14 years ago
117182d
[media] s5p-fimc: Allow defining number of sensors at runtime
by Sylwester Nawrocki
· 14 years ago
474966e
[media] media: Pick a free ioctls range
by Laurent Pinchart
· 14 years ago
7e8970e
[media] omap3isp: Kconfig and Makefile
by Laurent Pinchart
· 14 years ago
448de7e
[media] omap3isp: OMAP3 ISP core
by Sakari Ailus
· 14 years ago
39187e1
[media] v4l: Add 12 bits bayer pixel formats
by Laurent Pinchart
· 14 years ago
7140c55
[media] v4l: Add missing 12 bits bayer media bus formats
by Laurent Pinchart
· 14 years ago
b1fd18c
[media] v4l: Add remaining RAW10 patterns w DPCM pixel code variants
by Laurent Pinchart
· 14 years ago
2d8deaf
[media] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codes
by Laurent Pinchart
· 14 years ago
f80a3ab
[media] v4l: Add subdev sensor g_skip_frames operation
by Laurent Pinchart
· 14 years ago
f6a5cb1
[media] v4l: v4l2_subdev userspace crop API
by Antti Koskipaa
· 14 years ago
35c3017
[media] v4l: v4l2_subdev userspace frame interval API
by Laurent Pinchart
· 15 years ago
333c8b9
[media] v4l: v4l2_subdev userspace format API
by Laurent Pinchart
· 15 years ago
eb08f35
[media] v4l: v4l2_subdev pad-level operations
by Laurent Pinchart
· 15 years ago
f0beea8
[media] v4l: subdev: Add new file operations
by Laurent Pinchart
· 14 years ago
7cd5a16
[media] v4l: Create v4l2 subdev file handle structure
by Stanimir Varbanov
· 15 years ago
dacdde7
[media] v4l: Group media bus pixel codes by types and sort them alphabetically
by Laurent Pinchart
· 14 years ago
07670433
[media] v4l: Rename V4L2_MBUS_FMT_GREY8_1X8 to V4L2_MBUS_FMT_Y8_1X8
by Laurent Pinchart
· 14 years ago
84d0688
[media] v4l: Replace enums with fixed-sized fields in public structure
by Laurent Pinchart
· 14 years ago
2ef2d5a
[media] v4l: Move the media/v4l2-mediabus.h header to include/linux
by Laurent Pinchart
· 15 years ago
61f5db5
[media] v4l: Make v4l2_subdev inherit from media_entity
by Laurent Pinchart
· 15 years ago
2c0ab67
[media] v4l: Make video_device inherit from media_entity
by Laurent Pinchart
· 15 years ago
95db3a6
[media] v4l: Add a media_device pointer to the v4l2_device structure
by Laurent Pinchart
· 15 years ago
e02188c
[media] media: Pipelines and media streams
by Laurent Pinchart
· 14 years ago
97548ed
[media] media: Links setup
by Laurent Pinchart
· 15 years ago
1651333
[media] media: Entities, pads and links enumeration
by Laurent Pinchart
· 15 years ago
140d881
[media] media: Media device information query
by Laurent Pinchart
· 14 years ago
503c3d82
[media] media: Entity use count
by Laurent Pinchart
· 15 years ago
a5ccc48
[media] media: Entity graph traversal
by Sakari Ailus
· 15 years ago
53e269c
[media] media: Entities, pads and links
by Laurent Pinchart
· 15 years ago
176fb0d
[media] media: Media device
by Laurent Pinchart
· 15 years ago
cf4b921
[media] media: Media device node support
by Laurent Pinchart
· 15 years ago
1e9bb88
block: fix non-atomic access to genhd inflight structures
by Shaohua Li
· 14 years ago
7cdcdb6
atmel_lcdfb: implement inverted contrast pwm
by Andreas Bießmann
· 14 years ago
38d2620
svga: Make svga_set_timings() take an iomem regbase pointer.
by David Miller
· 14 years ago
55db092
svga: Make svga_tilecursor() take an iomem regbase pointer.
by David Miller
· 14 years ago
9c96394
svga: Make svga_set_textmode_vga_regs() take an iomem regbase pointer.
by David Miller
· 14 years ago
1d28fca
svga: Make svga_set_default_crt_regs() take an iomem regbase pointer.
by David Miller
· 14 years ago
ea77078
svga: Make svga_wcrt_mask() take an iomem regbase pointer.
by David Miller
· 14 years ago
d907ec0
svga: Make svga_wseq_mask() take an iomem regbase pointer.
by David Miller
· 14 years ago
a4ade839
svga: Make svga_set_default_seq_regs take an iomem regbase pointer.
by David Miller
· 14 years ago
f51a14d
svga: Make svga_set_default_atc_regs take an iomem regbase pointer.
by David Miller
· 14 years ago
e2fade2
svga: Make svga_set_default_gfx_regs take an iomem regbase pointer.
by David Miller
· 14 years ago
dc6aff3
svga: Make svga_wseq_multi take an iomem regbase pointer.
by David Miller
· 14 years ago
21da386
svga: Make svga_wcrt_multi take an iomem regbase pointer.
by David Miller
· 14 years ago
f6b0cc4
svga: Make svga_wattr take an iomem regbase pointer.
by David Miller
· 14 years ago
Next »