Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1385858ee07cbfd68c503a10e4a526d24223d465
/
include
f3e69c6
mtd: move more manufacturers to the common cfi.h header file
by Guillaume LECERF
· 15 years ago
7d70f33
mtd: nand: add lock/unlock routines
by Vimal Singh
· 15 years ago
91f8026
JFFS2: avoid using C++ keyword `new' in userspace-visible header
by Andrew Morton
· 15 years ago
b520e41
mtd: Replace static array of devices with an idr structure
by Ben Hutchings
· 15 years ago
1449c5d
mtd: quiet sparse noise in cfi.h
by H Hartley Sweeten
· 15 years ago
0f4bd46
kmsg_dump: Dump on crash_kexec as well
by KOSAKI Motohiro
· 15 years ago
60d9aa7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 15 years ago
a79960e
Merge git://git.infradead.org/iommu-2.6
by Linus Torvalds
· 15 years ago
6a5df38
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
9cfc862
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
a66022c
iommu-helper: use bitmap library
by Akinobu Mita
· 15 years ago
c1a2a96
bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area
by Akinobu Mita
· 15 years ago
f65380c
resource: constify arg to resource_size() and resource_type()
by Jean Delvare
· 15 years ago
5fe878a
direct-io: cleanup blockdev_direct_IO locking
by Christoph Hellwig
· 15 years ago
fac046a
aio: remove unused field
by Shaohua Li
· 15 years ago
06a7f71
kexec: premit reduction of the reserved memory size
by Amerigo Wang
· 15 years ago
9cf18e1
ipc: HARD_MSGMAX should be higher not lower on 64bit
by Amerigo Wang
· 15 years ago
b97e820
ipc/sem.c: add a per-semaphore pending list
by Manfred Spraul
· 15 years ago
ad09750
signals: kill force_sig_specific()
by Oleg Nesterov
· 15 years ago
614c517
signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()
by Oleg Nesterov
· 15 years ago
2f0edac
ptrace: change tracehook_report_syscall_exit() to handle stepping
by Oleg Nesterov
· 15 years ago
85ec7fd
ptrace: introduce user_single_step_siginfo() helper
by Oleg Nesterov
· 15 years ago
c6a47cc
ptrace: cleanup ptrace_init_task()->ptrace_link() path
by Oleg Nesterov
· 15 years ago
57f9fd7d
memcg: cleanup mem_cgroup_move_parent()
by Daisuke Nishimura
· 15 years ago
d804658
memcg: make memcg's file mapped consistent with global VM
by KAMEZAWA Hiroyuki
· 15 years ago
569b846
memcg: coalesce uncharge during unmap/truncate
by KAMEZAWA Hiroyuki
· 15 years ago
e3c96f5
reiserfs: don't compile procfs.o at all if no support
by Alexey Dobriyan
· 15 years ago
904e8129
reiserfs: remove /proc/fs/reiserfs/version
by Alexey Dobriyan
· 15 years ago
3611380
davinci: fb: update the driver in preparation for addition of power management features
by Chaithrika U S
· 15 years ago
9265576
sm501: implement acceleration features
by Vincent Sanders
· 15 years ago
0769746
gpiolib: add support for changing value polarity in sysfs
by Jani Nikula
· 15 years ago
35570ac
gpio: add GPIO driver for the Timberdale FPGA
by Richard Röjfors
· 15 years ago
4365a56
oom-kill: fix NUMA constraint check with nodemask
by KAMEZAWA Hiroyuki
· 15 years ago
f42647a
fix ksm.h breakage of nommu build
by Hugh Dickins
· 15 years ago
858424b
V4L/DVB (13670): soc-camera: Add mt9t112 camera driver
by Kuninori Morimoto
· 15 years ago
85dc1cf
V4L/DVB (13665): sh_mobile_ceu_camera: Add support for sync polarity selection
by Kuninori Morimoto
· 15 years ago
a6b5f20
V4L/DVB (13661): rj54n1cb0c: Add cropping, auto white balance, restrict sizes, add platform data
by Guennadi Liakhovetski
· 15 years ago
760697b
V4L/DVB (13659): soc-camera: convert to the new mediabus API
by Guennadi Liakhovetski
· 15 years ago
9a74251
V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats
by Guennadi Liakhovetski
· 15 years ago
0f44829
V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_link
by Guennadi Liakhovetski
· 15 years ago
3fd7cef
V4L/DVB (13648): soc-camera: add a private field to struct soc_camera_link
by Guennadi Liakhovetski
· 15 years ago
ee81152
V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer fourcc codes
by Guennadi Liakhovetski
· 15 years ago
5d28d52
V4L/DVB (13645): soc-camera: fix multi-line comment coding style
by Guennadi Liakhovetski
· 15 years ago
3253610
V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-camera
by Guennadi Liakhovetski
· 15 years ago
11e3d1a
V4L/DVB (13643): soc-camera: remove no longer needed struct members
by Guennadi Liakhovetski
· 15 years ago
2e535ed
V4L/DVB (13618): v4l2: Adding helper function to get dv preset description
by Muralidharan Karicheri
· 15 years ago
579e7d6
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()
by Mauro Carvalho Chehab
· 15 years ago
38ef6aa
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
by Mauro Carvalho Chehab
· 15 years ago
75543cc
V4L/DVB (13615): ir-core: create ir_input_register
by Mauro Carvalho Chehab
· 15 years ago
446e4a6
V4L/DVB (13613): IR: create ir-core module
by Mauro Carvalho Chehab
· 15 years ago
b6456c0
V4L/DVB (13571): v4l: Adding Digital Video Timings APIs
by Muralidharan Karicheri
· 15 years ago
327ae59
V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers
by Laurent Pinchart
· 15 years ago
957b4aa
V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered
by Laurent Pinchart
· 15 years ago
eac8ea5
V4L/DVB (13549): v4l: Add video_device_node_name function
by Laurent Pinchart
· 15 years ago
cda4303
V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FM
by Mauro Carvalho Chehab
· 15 years ago
d30a3fe
V4L/DVB (13543): ir-common: Associate a table with a given protocol type
by Mauro Carvalho Chehab
· 15 years ago
5336538
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 15 years ago
8f0ddf9
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
48e902f
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 15 years ago
2db4a76
lis3: selftest support
by Samu Onkalo
· 15 years ago
e40d6ea
lis3lv02d: axis remap and resource setup/release
by Samu Onkalo
· 15 years ago
2635d1b
atmel-mci: change use of dma slave interface
by Nicolas Ferre
· 15 years ago
ca54cb8
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
by KOSAKI Motohiro
· 15 years ago
925ede0bf
efi.h: use %pUl to print UUIDs
by Joe Perches
· 15 years ago
f653398
string: factorize skip_spaces and export it to be generally available
by André Goddard Rosa
· 15 years ago
7707e61
ctype: constify read-only _ctype string
by André Goddard Rosa
· 15 years ago
5ada918
vt: introduce and use vt_kmsg_redirect() function
by Bernhard Walle
· 15 years ago
f3a57a6
cs5535: define lxfb/gxfb MSRs in linux/cs5535.h
by Andres Salomon
· 15 years ago
f060f27
cs5535: move VSA2 checks into linux/cs5535.h
by Andres Salomon
· 15 years ago
2e8c124
cs5535: move the DIVIL MSR definition into linux/cs5535.h
by Andres Salomon
· 15 years ago
82dca61
cs5535: add a generic MFGPT driver
by Andres Salomon
· 15 years ago
5f0a96b
cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support
by Andres Salomon
· 15 years ago
603c4ba
err.h: add helper function to simplify pointer error checking
by Phil Carmody
· 15 years ago
e4c570c
task_struct: make journal_info conditional
by Hiroshi Shimamoto
· 15 years ago
8a64f33
kernel.h: add printk_ratelimited and pr_<level>_rl
by Joe Perches
· 15 years ago
948c1e2
kallsyms: remove deprecated print_fn_descriptor_symbol()
by Amerigo Wang
· 15 years ago
29671f2
rwsem: fix rwsem_is_locked() bugs
by Amerigo Wang
· 15 years ago
0b2749a
kernel.h: remove initialization of bool in printk_once
by Joe Perches
· 15 years ago
00b5586
dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug
by Joe Perches
· 15 years ago
42f247c
WARN_ONCE(): use bool for boolean flag
by Cesar Eduardo Barros
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
ea63763
nommu: fix malloc performance by adding uninitialized flag
by Jie Zhang
· 15 years ago
5dc3764
mm hugetlb: add hugepage support to pagemap
by Naoya Horiguchi
· 15 years ago
f096e59
include/linux/mm.h: remove unneeded ifdef
by Huang Shijie
· 15 years ago
b4e655a
mm: memory_hotplug: make offline_pages() static
by Andrew Morton
· 15 years ago
62b61f6
ksm: memory hotremove migration only
by Hugh Dickins
· 15 years ago
e9995ef
ksm: rmap_walk to remove_migation_ptes
by Hugh Dickins
· 15 years ago
db114b8
ksm: hold anon_vma in rmap_item
by Hugh Dickins
· 15 years ago
5ad6468
ksm: let shared pages be swappable
by Hugh Dickins
· 15 years ago
08beca4
ksm: stable_node point to page and back
by Hugh Dickins
· 15 years ago
af8e335
mm: CONFIG_MMU for PG_mlocked
by Hugh Dickins
· 15 years ago
3ca7b3c
mm: define PAGE_MAPPING_FLAGS
by Hugh Dickins
· 15 years ago
bb3ab59
vmscan: stop kswapd waiting on congestion when the min watermark is not being met
by KOSAKI Motohiro
· 15 years ago
f50de2d
vmscan: have kswapd sleep for a short interval and double check it should be asleep
by Mel Gorman
· 15 years ago
d4906e1
swap: rework map_swap_page() again
by Lee Schermerhorn
· 15 years ago
7509765
swap_info: reorder its fields
by Hugh Dickins
· 15 years ago
aaa4686
swap_info: note SWAP_MAP_SHMEM
by Hugh Dickins
· 15 years ago
570a335b
swap_info: swap count continuations
by Hugh Dickins
· 15 years ago
8d69aae
swap_info: swap_map of chars not shorts
by Hugh Dickins
· 15 years ago
253d553
swap_info: SWAP_HAS_CACHE cleanups
by Hugh Dickins
· 15 years ago
Next »