Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
9916219579d078c80377dd3988c2cc213536d868
/
include
c147d8e
dma-mapping: add asm-generic/dma-mapping-common.h
by FUJITA Tomonori
· 15 years ago
2521f2c
gcov: add gcov profiling infrastructure
by Peter Oberparleiter
· 15 years ago
0b92360
seq_file: add function to write binary data
by Peter Oberparleiter
· 15 years ago
b99b87f
kernel: constructor support
by Peter Oberparleiter
· 15 years ago
665c774
ipcns: move free_ipcs() proto
by Alexey Dobriyan
· 15 years ago
b4188de
ipcns: make free_ipc_ns() static
by Alexey Dobriyan
· 15 years ago
17f98dc
pids: clean up find_task_by_pid variants
by Christoph Hellwig
· 15 years ago
8053bdd
ptrace_get_task_struct: s/tasklist/rcu/, make it static
by Oleg Nesterov
· 15 years ago
1c21627
ptrace: tracehook_unsafe_exec(): remove the stale comment
by Oleg Nesterov
· 15 years ago
c5b947b
memcg: add interface to reset limits
by Daisuke Nishimura
· 15 years ago
8a9478c
memcg: fix swap accounting
by KAMEZAWA Hiroyuki
· 15 years ago
20ebcdd
memcg: remove unneeded forward declaration from sched.h
by Li Zefan
· 15 years ago
302362c
memcg: remove mem_cgroup_cache_charge_swapin()
by Daisuke Nishimura
· 15 years ago
d69b042
memcg: add file-based RSS accounting
by Balbir Singh
· 15 years ago
1d965fe
reiserfs: fix warnings with gcc 4.4
by Jeff Mahoney
· 15 years ago
77906a54
pca953x: support GPIOLIB GPIO naming
by Daniel Silverstone
· 15 years ago
7390284
mpc52xx_psc_spi: convert to cs_control callback
by Anton Vorontsov
· 15 years ago
e7db06b
spi: move more spi_setup() functionality into core
by David Brownell
· 15 years ago
7d07719
spi: move common spi_setup() functionality into core
by David Brownell
· 15 years ago
aa0ce5b
softirq: introduce statistics for softirq
by Keika Kobayashi
· 15 years ago
a6c1409
Delete pcibios_select_root
by Matthew Wilcox
· 15 years ago
7cc4766
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
55a6fbf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 15 years ago
4d3792e
mfd: fix tmio related warnings
by Samuel Ortiz
· 15 years ago
1b89040
mfd: asic3: remove SD/SDIO controller register definitions
by Philipp Zabel
· 15 years ago
01906d6
mfd: add ASIC3 IRQ numbers
by Philipp Zabel
· 15 years ago
6483c1b
mfd: asic3: add asic3_set_register common operation
by Philipp Zabel
· 15 years ago
13a09f9
mfd: add PCAP driver
by Daniel Ribeiro
· 15 years ago
14fa569
mfd: add U300 AB3100 core support
by Linus Walleij
· 15 years ago
aa2638a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 15 years ago
b069e8e
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 15 years ago
4ce4b1b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 15 years ago
27f70c3
Pull for-2.6.31 into release
by Tony Luck
· 15 years ago
e088a4a
[IA64] Convert ia64 to use int-ll64.h
by Matthew Wilcox
· 15 years ago
feb72ce
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
e03ab9d
Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/fixes' into for-linus
by Pekka Enberg
· 15 years ago
608ba50
Cleanup of adfs headers
by Al Viro
· 15 years ago
8d15b0e
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
0dd5198
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
00115e6
fbdev: blackfin has __raw I/O accessors, so use them in fb.h
by Mike Frysinger
· 15 years ago
3ed167a
fbdev: s1d13xxxfb: add accelerated bitblt functions
by Kristoffer Ericson
· 15 years ago
4410f39
fbdev: add support for handoff from firmware to hw framebuffers
by Dave Airlie
· 15 years ago
ae52bb2
fbdev: move logo externs to header file
by Geert Uytterhoeven
· 15 years ago
8f3128e
lis3: add click function
by Daniel Mack
· 15 years ago
55e331c
drivers: add support for the TI VLYNQ bus
by Florian Fainelli
· 15 years ago
cc6f267
syscalls.h: remove duplicated declarations for sys_pipe2
by Masatake YAMATO
· 15 years ago
e4c9dd0
kmap_types: make most arches use generic header file
by Randy Dunlap
· 15 years ago
8b0b1db
remove put_cpu_no_resched()
by Thomas Gleixner
· 15 years ago
10fc89d
drbd: add major number to major.h
by Philipp Reisner
· 15 years ago
0d9c25d
headers: move module_bug_finalize()/module_bug_cleanup() definitions into module.h
by Andrew Morton
· 15 years ago
4938d7e
poll: avoid extra wakeups in select/poll
by Eric Dumazet
· 15 years ago
a7d932a
utsname.h: make new_utsname fields use the proper length constant
by Dan Smith
· 15 years ago
24cf72518
vmscan: count the number of times zone_reclaim() scans and fails
by Mel Gorman
· 15 years ago
6fe6b7e
vmscan: report vm_flags in page_referenced()
by Wu Fengguang
· 15 years ago
168f5ac
mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument
by Sergei Trofimovich
· 15 years ago
aca8bf3
mm: remove file argument from swap_readpage()
by Minchan Kim
· 15 years ago
2869735
mm: remove __invalidate_mapping_pages variant
by Mike Waychison
· 15 years ago
2ff05b2
oom: move oom_adj value from task_struct to mm_struct
by David Rientjes
· 15 years ago
355cfa7
mm: modify swap_map and add SWAP_HAS_CACHE flag
by KAMEZAWA Hiroyuki
· 15 years ago
cb4b86b
mm: add swap cache interface for swap reference
by KAMEZAWA Hiroyuki
· 15 years ago
6837765
mm: remove CONFIG_UNEVICTABLE_LRU config option
by KOSAKI Motohiro
· 15 years ago
96cb4df
page-allocator: add inactive ratio calculation function of each zone
by Minchan Kim
· 15 years ago
bc75d33
page-allocator: clean up functions related to pages_min
by Minchan Kim
· 15 years ago
b70d94e
page-allocator: use integer fields lookup for gfp_zone and check for errors in flags passed to the page allocator
by Christoph Lameter
· 15 years ago
31c9113
mm: check the argument of kunmap on architectures without highmem
by Matthew Wilcox
· 15 years ago
7f33d49
mm, PM/Freezer: Disable OOM killer when tasks are frozen
by Rafael J. Wysocki
· 15 years ago
3b6748e
mm: introduce follow_pfn()
by Johannes Weiner
· 15 years ago
6e08a36
vmscan: cleanup the scan batching code
by Wu Fengguang
· 15 years ago
56e49d2
vmscan: evict use-once pages first
by Rik van Riel
· 15 years ago
20a0307
mm: introduce PageHuge() for testing huge/gigantic pages
by Wu Fengguang
· 15 years ago
62bc62a
page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths
by Christoph Lameter
· 15 years ago
4185896
page allocator: use allocation flags as an index to the zone watermark
by Mel Gorman
· 15 years ago
49255c6
page allocator: move check for disabled anti-fragmentation out of fastpath
by Mel Gorman
· 15 years ago
6484eb3
page allocator: do not check NUMA node ID when the caller knows the node is valid
by Mel Gorman
· 15 years ago
b3c466c
page allocator: do not sanity check order in the fast path
by Mel Gorman
· 15 years ago
d239171
page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()
by Mel Gorman
· 15 years ago
58568d2
cpuset,mm: update tasks' mems_allowed in time
by Miao Xie
· 15 years ago
d2bf6be
mm: clean up get_user_pages_fast() documentation
by Nick Piggin
· 15 years ago
dc56612
radix-tree: add radix_tree_prev_hole()
by Wu Fengguang
· 15 years ago
d30a110
readahead: record mmap read-around states in file_ra_state
by Wu Fengguang
· 15 years ago
1ebf26a
readahead: make mmap_miss an unsigned int
by Wu Fengguang
· 15 years ago
bb1f17b
mm: consolidate init_mm definition
by Alexey Dobriyan
· 15 years ago
3b0fde0
firmware_map: fix hang with x86/32bit
by Yinghai Lu
· 15 years ago
08604bd
time: move PIT_TICK_RATE to linux/timex.h
by Arnd Bergmann
· 15 years ago
ecfe0cf
V4L/DVB (11239): sdio: add cards ids for sms (Siano Mobile Silicon) MDTV receivers
by Uri Shkolnik
· 16 years ago
49809d6
V4L/DVB (11970): gspca - ov519: Add support for the ov518 bridge.
by Hans de Goede
· 15 years ago
5ddc9b1
V4L/DVB (11933): tuner-simple, tveeprom: Add Philips FQ1216LME MK3 analog tuner
by Andy Walls
· 15 years ago
f83b1e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 15 years ago
4d7a2d6
V4L/DVB (11845): ir-kbd-i2c: Use initialization data
by Jean Delvare
· 15 years ago
c668f32
V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding model
by Jean Delvare
· 15 years ago
1df8e98
V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needs
by Jean Delvare
· 15 years ago
8475cbc
V4L/DVB (11775): tuner: add support Philips MK5 tuner
by Dmitri Belimov
· 16 years ago
06e61f8
V4L/DVB (11743): Analog Devices ADV7343 video encoder driver
by Chaithrika U S
· 16 years ago
40199c5
V4L/DVB (11742): TI THS7303 video amplifier driver code
by Chaithrika U S
· 16 years ago
0fd327b
V4L/DVB (11705): soc-camera: prepare for the platform driver conversion
by Guennadi Liakhovetski
· 16 years ago
b5b2b7e
V4L/DVB (11673): v4l2-device: unregister i2c_clients when unregistering the v4l2_device.
by Hans Verkuil
· 16 years ago
102e781
V4L/DVB (11671): v4l2: add v4l2_device_set_name()
by Hans Verkuil
· 16 years ago
eff505f
V4L/DVB (11609): soc-camera: remove an extra device generation from struct soc_camera_host
by Guennadi Liakhovetski
· 16 years ago
594bb46
V4L/DVB (11607): soc-camera: add a free_bus method to struct soc_camera_link
by Guennadi Liakhovetski
· 16 years ago
Next »