Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
396faf0303d273219db5d7eb4a2879ad977ed185
/
include
396faf0
Allow huge page allocations to use GFP_HIGH_MOVABLE
by Mel Gorman
· 17 years ago
2a1e274
Create the ZONE_MOVABLE zone
by Mel Gorman
· 17 years ago
769848c
Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated
by Mel Gorman
· 17 years ago
e21ea24
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
by Martin Schwidefsky
· 17 years ago
f0e47c2
mm: remove ptep_establish()
by Martin Schwidefsky
· 17 years ago
489de30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
1f1c288
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 17 years ago
6c36a70
macb: Use generic PHY layer
by frederic RODO
· 17 years ago
2e27afb
Revert "[NET]: Fix races in net_rx_action vs netpoll."
by Linus Torvalds
· 17 years ago
add0969
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
e245bef
Merge branch 'bsg' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
14dc524
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
02b2318
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
b91cba5
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 17 years ago
5e70030
ext4: statfs speed up
by Badari Pulavarty
· 17 years ago
a71ce8c
ext3: statfs speed up
by Badari Pulavarty
· 17 years ago
2235219
ext2: statfs speed up
by Badari Pulavarty
· 17 years ago
8f8a68e
remove mm/backing-dev.c:congestion_wait_interruptible()
by Adrian Bunk
· 17 years ago
1f1f642
make cancel_xxx_work_sync() return a boolean
by Oleg Nesterov
· 17 years ago
f5a421a
rename cancel_rearming_delayed_work() to cancel_delayed_work_sync()
by Oleg Nesterov
· 17 years ago
d529880
Remove the last few UMSDOS leftovers
by Jesper Juhl
· 17 years ago
608e261
generic bug: use show_regs() instead of dump_stack()
by Heiko Carstens
· 17 years ago
cc2ea41
uninline check_signature()
by Andrew Morton
· 17 years ago
cf99aba
make seccomp zerocost in schedule
by Andrea Arcangeli
· 17 years ago
1d9d02f
move seccomp from /proc to a prctl
by Andrea Arcangeli
· 17 years ago
132e4b0
cdrom: replace hard-coded constants by kernel.h macro.
by Robert P. J. Day
· 17 years ago
213dd26
namespace: ensure clone_flags are always stored in an unsigned long
by Eric W. Biederman
· 17 years ago
f489592
Remove final two references to "__obsolete_setup" macro
by Robert P. J. Day
· 17 years ago
4b77758
Introduce compat_u64 and compat_s64 types
by Arnd Bergmann
· 17 years ago
dcf5008
remove unused lock_cpu_hotplug_interruptible definition
by Nathan Lynch
· 17 years ago
ea5a3dcf
COBALT: remove all references to Cobalt NVRAM
by Robert P. J. Day
· 17 years ago
77ec739
user namespace: add unshare
by Serge E. Hallyn
· 17 years ago
acce292
user namespace: add the framework
by Cedric Le Goater
· 17 years ago
7d69a1f
remove CONFIG_UTS_NS and CONFIG_IPC_NS
by Cedric Le Goater
· 17 years ago
522ed77
Audit: add TTY input auditing
by Miloslav Trmac
· 17 years ago
4f27c00
Improve behaviour of spurious IRQ detect
by Alan Cox
· 17 years ago
5216184
fix typo in prefetch.h
by Dave Jones
· 17 years ago
b663a79
taskstats: add context-switch counters
by Maxim Uvarov
· 17 years ago
dcae56e
Drop an empty isicom.h from being exported to user space.
by Robert P. J. Day
· 17 years ago
c289dca
remove sonypi_camera_command()
by Adrian Bunk
· 17 years ago
759448f
Kernel utf-8 handling
by Jan Engelhardt
· 17 years ago
aa0ac36
Remove capability.h from mm.h
by Alexey Dobriyan
· 17 years ago
4a19542
O_CLOEXEC for SCM_RIGHTS
by Ulrich Drepper
· 17 years ago
f23513e
Introduce O_CLOEXEC
by Ulrich Drepper
· 17 years ago
c5c061b8
Add a flag to indicate deferrable timers in /proc/timer_stats
by Venki Pallipadi
· 17 years ago
e080706
remove odd and misleading comments from uio.h
by Christoph Hellwig
· 17 years ago
1b0fac4
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
by Dan Williams
· 17 years ago
9e7bf24
fs: clarify "dummy" member in struct inodes_stat_t
by Stefan Richter
· 17 years ago
e8d6c55
AFS: implement file locking
by David Howells
· 17 years ago
0a3021f
Remove unnecessary includes of spinlock.h under include/linux
by Robert P. J. Day
· 17 years ago
9aacd59
fat: gcc 4.3 warning fix
by OGAWA Hirofumi
· 17 years ago
c67ad91
percpu_counters(): use cpu notifiers
by Andrew Morton
· 17 years ago
21f3da9
fuse warning fix
by Andrew Morton
· 17 years ago
9ac1625
Use mutexes instead of semaphores in I2O driver
by Matthias Kaehlcke
· 17 years ago
9c1729d
Prevent an O_NDELAY writer from blocking when a tty write is blocked by the tty atomic writer mutex
by Alan Cox
· 17 years ago
924b42d
Use boot based time for process start time and boot time in /proc
by Tomas Janousek
· 17 years ago
7c3f1a5
Introduce boot based time
by Tomas Janousek
· 17 years ago
ed4aaad
fix jvc cdrom drive lockup
by Zhang, Yanmin
· 17 years ago
e1f4a88
introduce write_trylock_irqsave()
by Satyam Sharma
· 17 years ago
786d7e1
Fix rmmod/read/write races in /proc entries
by Alexey Dobriyan
· 17 years ago
5568b0e
v850: enable arbitary speed tty ioctls
by Alan Cox
· 17 years ago
e18eecb
Add generic exit-time stack-depth checking to CONFIG_DEBUG_STACK_USAGE
by Jeff Dike
· 17 years ago
84812217
uml: use get_free_pages to allocate kernel stacks
by Jeff Dike
· 17 years ago
e30afd5
etrax: enable arbitary speed setting on tty ports
by Alan Cox
· 17 years ago
86245b8
m32r: enable arbitary speed tty rate setting
by Alan Cox
· 17 years ago
787ea0e
ARM26: enable arbitary speed tty ioctls and split input/output speed
by Alan Cox
· 17 years ago
5c6af69
fix alpha ISA support
by Ivan Kokshaysky
· 17 years ago
2fea299
h8300 entry.S update
by Yoshinori Sato
· 17 years ago
f79224c
h8300: enable arbitary speed tty port setup
by Alan Cox
· 17 years ago
c1a39e0
FRV: Connect up new syscalls
by David Howells
· 17 years ago
0165ab4
split mmap
by Miklos Szeredi
· 17 years ago
6193a2f
slob: initial NUMA support
by Paul Mundt
· 17 years ago
8f0accc
kill vmalloc_earlyreserve
by Jan Beulich
· 17 years ago
45e98cd
page table handling cleanup
by Jan Beulich
· 17 years ago
fc9a07e
invalidate_mapping_pages(): add cond_resched
by Andrew Morton
· 17 years ago
698827f
Remove the deprecated "kmem_cache_t" typedef from slab.h.
by Robert P. J. Day
· 17 years ago
f0c0b2b
change zonelist order: zonelist order selection logic
by KAMEZAWA Hiroyuki
· 17 years ago
18a8bd9
serial: convert early_uart to earlycon for 8250
by Yinghai Lu
· 17 years ago
23936cc
lib: add idr_remove_all
by Kristian Hoegsberg
· 17 years ago
96d7fa4
lib: add idr_for_each()
by Kristian Hoegsberg
· 17 years ago
f2a11b1
LZO1X: fix lzo1x_worst_compress
by Nitin Gupta
· 17 years ago
56a68a5
more ACSI removal
by Adrian Bunk
· 17 years ago
e020440
[SPARC64]: dr-cpu unconfigure support.
by David S. Miller
· 17 years ago
8b99cfb
[SPARC64]: More sensible udelay implementation.
by David S. Miller
· 17 years ago
b14f5c1
[SPARC64]: Fix build regressions added by dr-cpu changes.
by David S. Miller
· 17 years ago
4f0234f
[SPARC64]: Initial LDOM cpu hotplug support.
by David S. Miller
· 17 years ago
b3e13fb
[SPARC64]: Fix setting of variables in LDOM guest.
by David S. Miller
· 17 years ago
83292e0
[SPARC64]: Fix MD property lifetime bugs.
by David S. Miller
· 17 years ago
43fdf27
[SPARC64]: Abstract out mdesc accesses for better MD update handling.
by David S. Miller
· 17 years ago
133f09a
[SPARC64]: Use more mearningful names for IRQ registry.
by David S. Miller
· 17 years ago
13077d8
[SPARC64]: Export powerd facilities for external entities.
by David S. Miller
· 17 years ago
cb48123
[SPARC64]: Assorted LDC bug cures.
by David S. Miller
· 17 years ago
e53e97c
[SPARC64]: Add LDOM virtual channel driver and VIO device layer.
by David S. Miller
· 17 years ago
15d10b6
bsg: add SCSI transport-level request support
by FUJITA Tomonori
· 17 years ago
abae1fd
add a struct request pointer to the request structure
by FUJITA Tomonori
· 17 years ago
4cf0723
bsg: minor bug fixes
by FUJITA Tomonori
· 18 years ago
d351af0
bsg: bind bsg to request_queue instead of gendisk
by FUJITA Tomonori
· 17 years ago
45e79a3
bsg: add a request_queue argument to scsi_cmd_ioctl()
by FUJITA Tomonori
· 17 years ago
3862153
Replace s32, u32 and u64 with __s32, __u32 and __u64 in bsg.h for userspace
by FUJITA Tomonori
· 18 years ago
1594a3f
bsg: use u32 etc instead of uint32_t
by Jens Axboe
· 18 years ago
Next »