Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
296e236e96dddef351a1809c0d414bcddfcf3800
296e236
epoll: fix epoll's own poll (update)
by Davide Libenzi
· 16 years ago
5071f97
epoll: fix epoll's own poll
by Davide Libenzi
· 16 years ago
3cdbbee
drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensor
by Daniel Mack
· 16 years ago
891f7d7
hpilo: reduce frequency of IO operations
by David Altobelli
· 16 years ago
63cd885
ntfs: remove private wrapper of endian helpers
by Harvey Harrison
· 16 years ago
311d076
introduce pr_cont() macro
by Cyrill Gorcunov
· 16 years ago
acdd052
init/main.c: fix sparse warnings: context imbalance
by Hannes Eder
· 16 years ago
e0f7ad5
bcm47xx: fix GPIO API return codes
by Michael Buesch
· 16 years ago
c0aa24b
auxdisplay: remove PARPORT dependency
by H Hartley Sweeten
· 16 years ago
fcd5e16
remove unused include/asm-generic/dma-mapping.h
by FUJITA Tomonori
· 16 years ago
c2d7543
filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystems
by Eric Sandeen
· 16 years ago
55a6399
lib/rbtree.c: optimize rb_erase()
by Wolfram Strepp
· 16 years ago
53d6660
loop: add ioctl to resize a loop device
by J. R. Okajima
· 16 years ago
65bd6a9
uml: remove useless comments
by WANG Cong
· 16 years ago
5062910
uml: improve error messages
by WANG Cong
· 16 years ago
dc71768
uml: don't use a too long string literal
by WANG Cong
· 16 years ago
792dd4f
ubd: stop defintining MAJOR_NR
by Christoph Hellwig
· 16 years ago
bf9ed57
pm: cleanup includes
by Magnus Damm
· 16 years ago
a8af789
pm: rework includes, remove arch ifdefs
by Magnus Damm
· 16 years ago
5f0e3da
alpha: convert u64 to unsigned long long
by Randy Dunlap
· 16 years ago
a6209d6
alpha: xchg/cmpxchg cleanup and fixes
by Ivan Kokshaysky
· 16 years ago
a940669
MAINTAINERS: add the missing linux alpha port mailling list
by Cheng Renquan
· 16 years ago
0b42afd
alpha: fix macros
by Roel Kluin
· 16 years ago
9fab561
shmem: writepage directly to swap
by Hugh Dickins
· 16 years ago
327c0e9
vmscan: fix it to take care of nodemask
by KAMEZAWA Hiroyuki
· 16 years ago
2678958
ramfs-nommu: use generic lru cache
by Johannes Weiner
· 16 years ago
88c3bd7
vmscan: print shrink_slab symbol name on negative shrinker objects
by David Rientjes
· 16 years ago
71aa653
nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=n
by David Howells
· 16 years ago
33925b2
nommu: there is no mlock() for NOMMU, so don't provide the bits
by David Howells
· 16 years ago
7ca43e7
mm: use debug_kmap_atomic
by Akinobu Mita
· 16 years ago
f4112de
mm: introduce debug_kmap_atomic
by Akinobu Mita
· 16 years ago
851a039
mm: page_mkwrite change prototype to match fault: fix sysfs
by Hugh Dickins
· 16 years ago
56a76f8
fs: fix page_mkwrite error cases in core code and btrfs
by Nick Piggin
· 16 years ago
c2ec175
mm: page_mkwrite change prototype to match fault
by Nick Piggin
· 16 years ago
c2fdf3a
mm: enable hashdist by default on 64bit NUMA
by Anton Blanchard
· 16 years ago
704503d
mm: fix proc_dointvec_userhz_jiffies "breakage"
by Alexey Dobriyan
· 16 years ago
6a11f75
generic debug pagealloc
by Akinobu Mita
· 16 years ago
610a77e
memdup_user(): introduce
by Li Zefan
· 16 years ago
e2f17d9
hugetlb: chg cannot become less than 0
by Roel Kluin
· 16 years ago
d1d7487
mm: remove pagevec_swap_free()
by KOSAKI Motohiro
· 16 years ago
ad1c354
mm: don't free swap slots on page deactivation
by Johannes Weiner
· 16 years ago
2443462
mm: move pagevec stripping to save unlock-relock
by Johannes Weiner
· 16 years ago
2584e51
mm: reintroduce and deprecate rlimit based access for SHM_HUGETLB
by Ravikiran G Thirumalai
· 16 years ago
8a0bdec
mm: fix SHM_HUGETLB to work with users in hugetlb_shm_group
by Ravikiran G Thirumalai
· 16 years ago
e3a7cca
vfs: add/use account_page_dirtied()
by Edward Shishkin
· 16 years ago
bd2f619
vmscan: respect higher order in zone_reclaim()
by Johannes Weiner
· 16 years ago
bd775c4
mm: add comment why mark_page_accessed() would be better than pte_mkyoung() in follow_page()
by KOSAKI Motohiro
· 16 years ago
9786bf8
vmscan: clip swap_cluster_max in shrink_all_memory()
by Johannes Weiner
· 16 years ago
d979677
mm: shrink_all_memory(): use sc.nr_reclaimed
by MinChan Kim
· 16 years ago
0a0dd05
mm: don't call mark_page_accessed() in do_swap_page()
by KOSAKI Motohiro
· 16 years ago
ee99c71
mm: introduce for_each_populated_zone() macro
by KOSAKI Motohiro
· 16 years ago
a6dc60f
vmscan: rename sc.may_swap to may_unmap
by Johannes Weiner
· 16 years ago
9de1581
get_mm_hiwater_xxx: trivial, s/define/inline/
by Oleg Nesterov
· 16 years ago
a12888f
oom_kill: don't call for int_sqrt(0)
by Cyrill Gorcunov
· 16 years ago
d086817
vmap: remove needless lock and list in vmap
by MinChan Kim
· 16 years ago
ef161a9
mm: mminit_validate_memmodel_limits(): remove redundant test
by Cyrill Gorcunov
· 16 years ago
0f043a8
proc tty: remove struct tty_operations::read_proc
by Alexey Dobriyan
· 16 years ago
1407169
proc tty: switch xtensa iss console to ->proc_fops
by Alexey Dobriyan
· 16 years ago
bf54215
proc tty: switch ia64 simserial to ->proc_fops
by Alexey Dobriyan
· 16 years ago
d594027
proc tty: switch amiserial to ->proc_fops
by Alexey Dobriyan
· 16 years ago
3d30417
proc tty: switch ircomm to ->proc_fops
by Alexey Dobriyan
· 16 years ago
6fd69d3
proc tty: switch usb-serial to ->proc_fops
by Alexey Dobriyan
· 16 years ago
d196a94
proc tty: switch serial_core to ->proc_fops
by Alexey Dobriyan
· 16 years ago
201a50b
proc tty: switch sdio_uart to ->proc_fops
by Alexey Dobriyan
· 16 years ago
e6c8dd8a
proc tty: switch synclinkmp to ->proc_fops
by Alexey Dobriyan
· 16 years ago
a18c56e
proc tty: switch synclink_gt to ->proc_fops
by Alexey Dobriyan
· 16 years ago
d337829
proc tty: switch synclink to ->proc_fops
by Alexey Dobriyan
· 16 years ago
8561c44
proc tty: switch stallion to ->proc_fops
by Alexey Dobriyan
· 16 years ago
8768714
proc tty: switch synclink_cs to ->proc_fops
by Alexey Dobriyan
· 16 years ago
5bd6de7
proc tty: switch istallion to ->proc_fops
by Alexey Dobriyan
· 16 years ago
cdda7cd
proc tty: switch ip2 to ->proc_fops
by Alexey Dobriyan
· 16 years ago
444697d
proc tty: switch cyclades to ->proc_fops
by Alexey Dobriyan
· 16 years ago
ae149b6
proc tty: add struct tty_operations::proc_fops
by Alexey Dobriyan
· 16 years ago
15f7176
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 16 years ago
d3d52d6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 16 years ago
d17abcd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
db6f204
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-and-virtio
by Linus Torvalds
· 16 years ago
3c6fae6
Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 16 years ago
c4e1aa6
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
cf2f7d7
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
53d8f67
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
93c36ed
dma-debug: fix printk formats (i386)
by Randy Dunlap
· 16 years ago
3a355cc
reiserfs: xattr_create is unused with xattrs disabled
by Jeff Mahoney
· 16 years ago
77e4658
reiserfs: fix build breakage
by Alexander Beregalov
· 16 years ago
2f85018
lockdep: fix deadlock in lockdep_trace_alloc
by Peter Zijlstra
· 16 years ago
a9caa3d
Revert "proc: revert /proc/uptime to ->read_proc hook"
by Alexey Dobriyan
· 16 years ago
99b7623
proc 2/2: remove struct proc_dir_entry::owner
by Alexey Dobriyan
· 16 years ago
3dec7f5
proc 1/2: do PDE usecounting even for ->read_proc, ->write_proc
by Alexey Dobriyan
· 16 years ago
09729a9
proc: fix sparse warnings in pagemap_read()
by Milind Arun Choudhary
· 16 years ago
1681bc3
proc: move fs/proc/inode-alloc.txt comment into a source file
by Randy Dunlap
· 16 years ago
19cefdf
lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB
by Ingo Molnar
· 16 years ago
dfbbe89
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 16 years ago
712b000
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8efb8c7
PCI PM: Make pci_prepare_to_sleep() disable wake-up if needed
by Rafael J. Wysocki
· 16 years ago
b8e676d
radeonfb: Use __pci_complete_power_transition()
by Rafael J. Wysocki
· 16 years ago
0e5dd46
PCI PM: Introduce __pci_[start|complete]_power_transition() (rev. 2)
by Rafael J. Wysocki
· 16 years ago
931ff68
PCI PM: Restore config spaces of all devices during early resume
by Rafael J. Wysocki
· 16 years ago
4a86590
PCI PM: Make pci_set_power_state() handle devices with no PM support
by Rafael J. Wysocki
· 16 years ago
46939f8
PCI PM: Put devices into low power states during late suspend (rev. 2)
by Rafael J. Wysocki
· 16 years ago
0128a89
PCI PM: Move pci_restore_standard_config to pci-driver.c
by Rafael J. Wysocki
· 16 years ago
Next »