Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
9a74251d8bee7a25fee89a0be3ccea73e01c1a05
/
include
9a74251
V4L/DVB (13658): v4l: add a media-bus API for configuring v4l2 subdev pixel and frame formats
by Guennadi Liakhovetski
· 16 years ago
0f44829
V4L/DVB (13650): soc-camera: switch drivers and platforms to use .priv in struct soc_camera_link
by Guennadi Liakhovetski
· 16 years ago
3fd7cef
V4L/DVB (13648): soc-camera: add a private field to struct soc_camera_link
by Guennadi Liakhovetski
· 16 years ago
ee81152
V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer fourcc codes
by Guennadi Liakhovetski
· 16 years ago
5d28d52
V4L/DVB (13645): soc-camera: fix multi-line comment coding style
by Guennadi Liakhovetski
· 16 years ago
3253610
V4L/DVB (13644): v4l: add new v4l2-subdev sensor operations, use g_skip_top_lines in soc-camera
by Guennadi Liakhovetski
· 16 years ago
11e3d1a
V4L/DVB (13643): soc-camera: remove no longer needed struct members
by Guennadi Liakhovetski
· 16 years ago
2e535ed
V4L/DVB (13618): v4l2: Adding helper function to get dv preset description
by Muralidharan Karicheri
· 16 years ago
579e7d6
V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()
by Mauro Carvalho Chehab
· 16 years ago
38ef6aa
V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregister
by Mauro Carvalho Chehab
· 16 years ago
75543cc
V4L/DVB (13615): ir-core: create ir_input_register
by Mauro Carvalho Chehab
· 16 years ago
446e4a6
V4L/DVB (13613): IR: create ir-core module
by Mauro Carvalho Chehab
· 16 years ago
b6456c0
V4L/DVB (13571): v4l: Adding Digital Video Timings APIs
by Muralidharan Karicheri
· 16 years ago
327ae59
V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers
by Laurent Pinchart
· 16 years ago
957b4aa
V4L/DVB (13552): v4l: Replace video_is_unregistered with video_is_registered
by Laurent Pinchart
· 16 years ago
eac8ea5
V4L/DVB (13549): v4l: Add video_device_node_name function
by Laurent Pinchart
· 16 years ago
cda4303
V4L/DVB (13546): ir-keymaps: Add table for Terratec Cinergy XS FM
by Mauro Carvalho Chehab
· 16 years ago
d30a3fe
V4L/DVB (13543): ir-common: Associate a table with a given protocol type
by Mauro Carvalho Chehab
· 16 years ago
5336538
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 16 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
· 16 years ago
48e902f
Merge git://git.infradead.org/battery-2.6
by Linus Torvalds
· 16 years ago
2db4a76
lis3: selftest support
by Samu Onkalo
· 16 years ago
e40d6ea
lis3lv02d: axis remap and resource setup/release
by Samu Onkalo
· 16 years ago
2635d1b
atmel-mci: change use of dma slave interface
by Nicolas Ferre
· 16 years ago
ca54cb8
Subject: Re: [PATCH] strstrip incorrectly marked __must_check
by KOSAKI Motohiro
· 16 years ago
925ede0
efi.h: use %pUl to print UUIDs
by Joe Perches
· 16 years ago
f653398
string: factorize skip_spaces and export it to be generally available
by André Goddard Rosa
· 16 years ago
7707e61
ctype: constify read-only _ctype string
by André Goddard Rosa
· 16 years ago
5ada918
vt: introduce and use vt_kmsg_redirect() function
by Bernhard Walle
· 16 years ago
f3a57a6
cs5535: define lxfb/gxfb MSRs in linux/cs5535.h
by Andres Salomon
· 16 years ago
f060f27
cs5535: move VSA2 checks into linux/cs5535.h
by Andres Salomon
· 16 years ago
2e8c124
cs5535: move the DIVIL MSR definition into linux/cs5535.h
by Andres Salomon
· 16 years ago
82dca61
cs5535: add a generic MFGPT driver
by Andres Salomon
· 16 years ago
5f0a96b
cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support
by Andres Salomon
· 16 years ago
603c4ba
err.h: add helper function to simplify pointer error checking
by Phil Carmody
· 16 years ago
e4c570c
task_struct: make journal_info conditional
by Hiroshi Shimamoto
· 16 years ago
8a64f33
kernel.h: add printk_ratelimited and pr_<level>_rl
by Joe Perches
· 16 years ago
948c1e2
kallsyms: remove deprecated print_fn_descriptor_symbol()
by Amerigo Wang
· 16 years ago
29671f2
rwsem: fix rwsem_is_locked() bugs
by Amerigo Wang
· 16 years ago
0b2749a
kernel.h: remove initialization of bool in printk_once
by Joe Perches
· 16 years ago
00b5586
dynamic_debug.h/kernel.h: Remove KBUILD_MODNAME from dynamic_pr_debug
by Joe Perches
· 16 years ago
42f247c
WARN_ONCE(): use bool for boolean flag
by Cesar Eduardo Barros
· 16 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 16 years ago
ea63763
nommu: fix malloc performance by adding uninitialized flag
by Jie Zhang
· 16 years ago
5dc3764
mm hugetlb: add hugepage support to pagemap
by Naoya Horiguchi
· 16 years ago
f096e59
include/linux/mm.h: remove unneeded ifdef
by Huang Shijie
· 16 years ago
b4e655a
mm: memory_hotplug: make offline_pages() static
by Andrew Morton
· 16 years ago
62b61f6
ksm: memory hotremove migration only
by Hugh Dickins
· 16 years ago
e9995ef
ksm: rmap_walk to remove_migation_ptes
by Hugh Dickins
· 16 years ago
db114b8
ksm: hold anon_vma in rmap_item
by Hugh Dickins
· 16 years ago
5ad6468
ksm: let shared pages be swappable
by Hugh Dickins
· 16 years ago
08beca4
ksm: stable_node point to page and back
by Hugh Dickins
· 16 years ago
af8e335
mm: CONFIG_MMU for PG_mlocked
by Hugh Dickins
· 16 years ago
3ca7b3c
mm: define PAGE_MAPPING_FLAGS
by Hugh Dickins
· 16 years ago
bb3ab59
vmscan: stop kswapd waiting on congestion when the min watermark is not being met
by KOSAKI Motohiro
· 16 years ago
f50de2d
vmscan: have kswapd sleep for a short interval and double check it should be asleep
by Mel Gorman
· 16 years ago
d4906e1
swap: rework map_swap_page() again
by Lee Schermerhorn
· 16 years ago
7509765
swap_info: reorder its fields
by Hugh Dickins
· 16 years ago
aaa4686
swap_info: note SWAP_MAP_SHMEM
by Hugh Dickins
· 16 years ago
570a335
swap_info: swap count continuations
by Hugh Dickins
· 16 years ago
8d69aae
swap_info: swap_map of chars not shorts
by Hugh Dickins
· 16 years ago
253d553
swap_info: SWAP_HAS_CACHE cleanups
by Hugh Dickins
· 16 years ago
9625a5f
swap_info: include first_swap_extent
by Hugh Dickins
· 16 years ago
efa90a9
swap_info: change to array of pointers
by Hugh Dickins
· 16 years ago
f29ad6a
swap_info: private to swapfile.c
by Hugh Dickins
· 16 years ago
bad44b5
mm: add gfp flags for NODEMASK_ALLOC slab allocations
by David Rientjes
· 16 years ago
39da08c
hugetlb: offload per node attribute registrations
by Lee Schermerhorn
· 16 years ago
8fe23e0
mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
by David Rientjes
· 16 years ago
9a30523
hugetlb: add per node hstate attributes
by Lee Schermerhorn
· 16 years ago
4e25b25
hugetlb: add generic definition of NUMA_NO_NODE
by Lee Schermerhorn
· 16 years ago
06808b0
hugetlb: derive huge pages nodes allowed from task mempolicy
by Lee Schermerhorn
· 16 years ago
c1e6c8d
hugetlb: factor init_nodemask_of_node()
by Lee Schermerhorn
· 16 years ago
4e7b8a6
nodemask: make NODEMASK_ALLOC more general
by David Rientjes
· 16 years ago
e625cce
perf_event: Convert to raw_spinlock
by Thomas Gleixner
· 16 years ago
ecb49d1
hrtimers: Convert to raw_spinlocks
by Thomas Gleixner
· 16 years ago
239007b
genirq: Convert irq_desc.lock to raw_spinlock
by Thomas Gleixner
· 16 years ago
d209d74
rtmutes: Convert rtmutex.lock to raw_spinlock
by Thomas Gleixner
· 16 years ago
1d61548
sched: Convert pi_lock to raw_spinlock
by Thomas Gleixner
· 16 years ago
a267245
plist: Make plist debugging raw_spinlock aware
by Thomas Gleixner
· 16 years ago
9c1721a
locking: Cleanup the name space completely
by Thomas Gleixner
· 16 years ago
9828ea9
locking: Further name space cleanups
by Thomas Gleixner
· 16 years ago
c2f21ce
locking: Implement new raw_spinlock
by Thomas Gleixner
· 16 years ago
e593194
locking: Convert raw_rwlock functions to arch_rwlock
by Thomas Gleixner
· 16 years ago
fb3a6bb
locking: Convert raw_rwlock to arch_rwlock
by Thomas Gleixner
· 16 years ago
0199c4e
locking: Convert __raw_spin* functions to arch_spin*
by Thomas Gleixner
· 16 years ago
edc35bd
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
by Thomas Gleixner
· 16 years ago
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 16 years ago
6b6b479
locking: Separate rwlock api from spinlock api
by Thomas Gleixner
· 16 years ago
ef12f10
locking: Split rwlock from spinlock headers
by Thomas Gleixner
· 16 years ago
5443040
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 16 years ago
fb1beb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
7f50811
i2c: Get rid of I2C_CLIENT_MODULE_PARM
by Jean Delvare
· 16 years ago
e5e9f44
i2c: Drop I2C_CLIENT_INSMOD_2 to 8
by Jean Delvare
· 16 years ago
1f86df4
i2c: Drop I2C_CLIENT_INSMOD_1
by Jean Delvare
· 16 years ago
c3813d6
i2c: Get rid of struct i2c_client_address_data
by Jean Delvare
· 16 years ago
310ec79
i2c: Drop the kind parameter from detect callbacks
by Jean Delvare
· 16 years ago
478e4e9
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 16 years ago
2205afa
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
491424c
PCI: Global variable decls must match the defs in section attributes
by David Howells
· 16 years ago
5185fb0
FRV: Fix no-hardware-breakpoint case
by David Howells
· 16 years ago
Next »