Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
4cc4d24efce4672f9b0e7fa27963770ae602998f
/
include
/
linux
4cc4d24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
by Linus Torvalds
· 14 years ago
b81a618
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
2f284c8
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
93a7205
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn
by Olaf Hering
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
e795b71
userns: userns: check user namespace for task->file uid equivalence checks
by Serge E. Hallyn
· 14 years ago
b0e7759
userns: user namespaces: convert several capable() calls
by Serge E. Hallyn
· 14 years ago
b515498
userns: add a user namespace owner of ipc ns
by Serge E. Hallyn
· 14 years ago
3263245
userns: make has_capability* into real functions
by Serge E. Hallyn
· 14 years ago
8409cca
userns: allow ptrace from non-init user namespaces
by Serge E. Hallyn
· 14 years ago
bb96a6f
userns: allow sethostname in a container
by Serge E. Hallyn
· 14 years ago
3486740
userns: security: make capabilities relative to the user namespace
by Serge E. Hallyn
· 14 years ago
59607db
userns: add a user_namespace as creator/owner of uts_namespace
by Serge E. Hallyn
· 14 years ago
45a6862
pid: remove the child_reaper special case in init/main.c
by Eric W. Biederman
· 14 years ago
569fccb
rapidio: modify mport ID assignment
by Alexandre Bounine
· 14 years ago
2f80998
rapidio: modify subsystem and driver initialization sequence
by Alexandre Bounine
· 14 years ago
f8f0626
rapidio: add architecture specific callbacks
by Alexandre Bounine
· 14 years ago
312ec7e
proc: make struct proc_dir_entry::namelen unsigned int
by Alexey Dobriyan
· 14 years ago
7ffd4ca
memcg: convert uncharge batching from bytes to page granularity
by Johannes Weiner
· 14 years ago
6b3ae58
memcg: remove direct page_cgroup-to-page pointer
by Johannes Weiner
· 14 years ago
de3638d
memcg: fold __mem_cgroup_move_account into caller
by Johannes Weiner
· 14 years ago
97a6c37
memcg: change page_cgroup_zoneinfo signature
by Johannes Weiner
· 14 years ago
f212ad7
memcg: add memcg sanity checks at allocating and freeing pages
by Daisuke Nishimura
· 14 years ago
9d11ea9
memcg: simplify the way memory limits are checked
by Johannes Weiner
· 14 years ago
b7c6167
memcg: soft limit reclaim should end at limit not below
by Johannes Weiner
· 14 years ago
b9b9144
reiserfs: use little-endian bitops
by Akinobu Mita
· 14 years ago
0795cce
ext3: use little-endian bitops
by Akinobu Mita
· 14 years ago
5ddd36b
mm: implement access_remote_vm
by Stephen Wilson
· 14 years ago
cae5d39
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
by Stephen Wilson
· 14 years ago
83b964b
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
by Stephen Wilson
· 14 years ago
31db58b
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
by Stephen Wilson
· 14 years ago
04948c7
smp: add missing init.h include
by Heiko Carstens
· 14 years ago
6447f55d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
by Linus Torvalds
· 14 years ago
565d76c
zlib: slim down zlib_deflate() workspace when possible
by Jim Keniston
· 14 years ago
d03e161
crc32: add missed brackets in macro
by Konstantin Khlebnikov
· 14 years ago
e359dc2
sigma-firmware: loader for Analog Devices' SigmaStudio
by Mike Frysinger
· 14 years ago
33ee3b2
kstrto*: converting strings to integers done (hopefully) right
by Alexey Dobriyan
· 14 years ago
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
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
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
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
a4ade83
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
1284e49
svga: Use proper VGA register name macros in svga_wattr.
by David Miller
· 14 years ago
afd8c40
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 14 years ago
80456f8
ceph: move readahead default to fs/ceph from libceph
by Sage Weil
· 14 years ago
483fac7
ceph: update common header files
by Yehuda Sadeh
· 14 years ago
6f6c700
libceph: fix osd request queuing on osdmap updates
by Sage Weil
· 14 years ago
10effcb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
c3ca48f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
by Linus Torvalds
· 14 years ago
c004686
hwmon: (ads1015) Make gain and datarate configurable
by Dirk Eibach
· 14 years ago
8c22a8f
hwmon: Add support for Texas Instruments ADS1015
by Dirk Eibach
· 14 years ago
0f60f24
FS: lookup_mnt() is only used in the core fs routines now
by David Howells
· 14 years ago
b459396
ARM: pxa2xx: reorganize I2C files
by Sebastian Andrzej Siewior
· 14 years ago
b7ed78f
introduce sys_syncfs to sync a single file system
by Sage Weil
· 14 years ago
e8c500c
Merge branch 'slub/lockless' into for-linus
by Pekka Enberg
· 14 years ago
c53badd
Merge branch 'slab/next' into for-linus
by Pekka Enberg
· 14 years ago
5e0c1eb
netfilter: ipset: fix address ranges at hash:*port* types
by Jozsef Kadlecsik
· 14 years ago
Next »