Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2a41de48b81e61fbe260ae5031ebcb6f935f35fb
2a41de4
Fix sparse false positives re BUG_ON(ptr)
by Alexey Dobriyan
· 17 years ago
13c2216
destroy_workqueue() can livelock
by Oleg Nesterov
· 17 years ago
87a7def
Kprobes on select architectures no longer EXPERIMENTAL
by Ananth N Mavinakayanahalli
· 17 years ago
5b78cc9
make timespec_equal() take const arguments
by Jan Engelhardt
· 17 years ago
9281ace
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
by Tejun Heo
· 17 years ago
b45d527
sb1250-duart.c: SB1250 DUART serial support
by Maciej W. Rozycki
· 17 years ago
f9e86f419
Remove CHILD_MAX
by Roland McGrath
· 17 years ago
7729303
Remove OPEN_MAX
by Roland McGrath
· 17 years ago
c09edd6
avoid OPEN_MAX in SCM_MAX_FD
by Roland McGrath
· 17 years ago
f448024
unregister_blkdev(): return void
by Akinobu Mita
· 17 years ago
c6d4d63
unregister_blkdev(): delete redundant message
by Akinobu Mita
· 17 years ago
00d5940
unregister_blkdev() delete redundant messages in callers
by Akinobu Mita
· 17 years ago
294462a
unregister_blkdev(): do WARN_ON on failure
by Akinobu Mita
· 17 years ago
62239ac
proper prototype for proc_nr_files()
by Adrian Bunk
· 17 years ago
f284ce7
PTRACE_POKEDATA consolidation
by Alexey Dobriyan
· 17 years ago
7664732
PTRACE_PEEKDATA consolidation
by Alexey Dobriyan
· 17 years ago
bcdcd8e
Report that kernel is tainted if there was an OOPS
by Pavel Emelianov
· 17 years ago
74489a9
Add support for Xilinx SystemACE CompactFlash interface
by Grant Likely
· 17 years ago
99121c0
powerpc: 8xx: fix whitespace and indentation
by Vitaly Bordug
· 17 years ago
2a7326b
CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic
by Christoph Lameter
· 17 years ago
8314418
Freezer: make kernel threads nonfreezable by default
by Rafael J. Wysocki
· 17 years ago
787d221
fs: introduce some page/buffer invariants
by Nick Piggin
· 17 years ago
a1ed3dd
MM: Make needlessly global hugetlb_no_page() static.
by Robert P. J. Day
· 17 years ago
b5fab14e
Add VM_BUG_ON in case someone uses page_mapping on a slab page
by Christoph Lameter
· 17 years ago
a0acd82
Make SLUB the default allocator
by Christoph Lameter
· 17 years ago
8ab1372
SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA
by Christoph Lameter
· 17 years ago
a0e1d1b
SLUB: Move sysfs operations outside of slub_lock
by Christoph Lameter
· 17 years ago
434e245
SLUB: Do not allocate object bit array on stack
by Christoph Lameter
· 17 years ago
94f6030
Slab allocators: Replace explicit zeroing with __GFP_ZERO
by Christoph Lameter
· 17 years ago
81cda66
Slab allocators: Cleanup zeroing allocations
by Christoph Lameter
· 17 years ago
ce15fea
SLUB: Do not use length parameter in slab_alloc()
by Christoph Lameter
· 17 years ago
12ad684
SLUB: Style fix up the loop to disable small slabs
by Christoph Lameter
· 17 years ago
5af328a
mm/slub.c: make code static
by Adrian Bunk
· 17 years ago
7b55f62
SLUB: Simplify dma index -> size calculation
by Christoph Lameter
· 17 years ago
f1b2633
SLUB: faster more efficient slab determination for __kmalloc
by Christoph Lameter
· 17 years ago
dfce864
SLUB: do proper locking during dma slab creation
by Christoph Lameter
· 17 years ago
2e443fd
SLUB: extract dma_kmalloc_cache from get_cache.
by Christoph Lameter
· 17 years ago
0c71001
SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG
by Christoph Lameter
· 17 years ago
d07dbea
Slab allocators: support __GFP_ZERO in all allocators
by Christoph Lameter
· 17 years ago
6cb8f91
Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics
by Christoph Lameter
· 17 years ago
ef2ad80
Slab allocators: consolidate code for krealloc in mm/util.c
by Christoph Lameter
· 17 years ago
d45f39c
SLUB Debug: fix initial object debug state of NUMA bootstrap objects
by Christoph Lameter
· 17 years ago
6300ea7
SLUB: ensure that the number of objects per slab stays low for high orders
by Christoph Lameter
· 17 years ago
68dff6a
SLUB slab validation: Move tracking information alloc outside of lock
by Christoph Lameter
· 17 years ago
5b95a4ac
SLUB: use list_for_each_entry for loops over all slabs
by Christoph Lameter
· 17 years ago
2492268
SLUB: change error reporting format to follow lockdep loosely
by Christoph Lameter
· 17 years ago
8e1f936
mm: clean up and kernelify shrinker registration
by Rusty Russell
· 17 years ago
5ad333e
Lumpy Reclaim V4
by Andy Whitcroft
· 17 years ago
7e63efe
Add a movablecore= parameter for sizing ZONE_MOVABLE
by Mel Gorman
· 17 years ago
ed7ed36
handle kernelcore=: generic
by Mel Gorman
· 17 years ago
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
a32ea1e
Fix read/truncate race
by NeilBrown
· 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
5ee403f
parse error, drivers/i2c/busses/i2c-pmcmsp.c
by Yoann Padioleau
· 17 years ago
ae6f4a8
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 17 years ago
45ea5dcd
drm: add idr_init to drm_stub.c
by Dave Airlie
· 17 years ago
cca5307
drm: fix problem with SiS typedef with sisfb enabled.
by Dave Airlie
· 17 years ago
a5fcaa2
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 17 years ago
d4e2cbe
drm: convert drawable code to using idr
by Dave Airlie
· 17 years ago
6296814
drm: convert drm context code to use Linux idr
by Dave Airlie
· 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
7608a86
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 17 years ago
7713a7d
[HRTIMER] Fix cpu pointer arg to clockevents_notify()
by David Miller
· 17 years ago
f798634
[SERIAL] SUNHV: Fix jerky console on LDOM guests.
by David S. Miller
· 17 years ago
778feeb
[SPARC64]: Fix race between MD update and dr-cpu add.
by David S. Miller
· 17 years ago
3ac66e3
[SPARC64]: SMP build fix.
by Fabio Massimo Di Nitto
· 17 years ago
29417b8
Make BLK_DEV_BSG depend strictly on SCSI=y
by Linus Torvalds
· 17 years ago
a54890d
Make check_signature depend on CONFIG_HAS_IOMEM
by Linus Torvalds
· 17 years ago
c5e3ae8
forcedeth bug fix: realtek phy
by Ayaz Abdulla
· 17 years ago
d215d8a
forcedeth bug fix: vitesse phy
by Ayaz Abdulla
· 17 years ago
14a67f3
forcedeth bug fix: cicada phy
by Ayaz Abdulla
· 17 years ago
05ffdd7
atl1: reorder atl1_main functions
by Jay Cliburn
· 17 years ago
2ca13da
atl1: fix excessively indented code
by Jay Cliburn
· 17 years ago
53ffb42
atl1: cleanup atl1_main
by Jay Cliburn
· 17 years ago
2b11614
atl1: header file cleanup
by Jay Cliburn
· 17 years ago
70d9d4b
atl1: remove irq_sem
by Jay Cliburn
· 17 years ago
d4f01a7
cdc-subset to support new vendor/product ID
by jing xiang
· 17 years ago
9030c0d
8139cp: implement the missing dev->tx_timeout
by Francois Romieu
· 17 years ago
c97884b
myri10ge: Remove nonsensical limit in the tx done routine
by Brice Goglin
· 17 years ago
be5ae97
gianfar: kill unused header
by Kumar Gala
· 17 years ago
06103b1
EP93XX_ETH must select MII
by John Donoghue
· 17 years ago
446ebd0
macb: Add multicast capability
by Patrice Vilchez
· 17 years ago
6c36a70
macb: Use generic PHY layer
by frederic RODO
· 17 years ago
54ab292
s390: add barriers to qeth driver
by Frank Blaschka
· 17 years ago
aa617aa
s390: scatter-gather for inbound traffic in qeth driver
by Frank Blaschka
· 17 years ago
44c8215
eHEA: Introducing support vor DLPAR memory add
by Thomas Klein
· 17 years ago
5be80846
Merge branch 'upstream-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 17 years ago
8910b49
Fix a potential NULL pointer dereference in free_shared_mem() in drivers/net/s2io.c
by Micah Gruber
· 17 years ago
2e27afb
Revert "[NET]: Fix races in net_rx_action vs netpoll."
by Linus Torvalds
· 17 years ago
c2dc1ad
Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 17 years ago
5b37696
utime(s): Honour CAP_FOWNER when times==NULL
by Satyam Sharma
· 17 years ago
9793c32
Fix too few arguments to function `scsi_cmd_ioctl'
by S.Çağlar Onur
· 17 years ago
959bc220
Fix LDM for new field in the VOL5 VBLK.
by Anton Altaparmakov
· 17 years ago
7144521
Remove duplicate comments from sysctl.c
by Linus Torvalds
· 17 years ago
abce891
Fix new generic block device SG compile
by Linus Torvalds
· 17 years ago
10b275d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
Next »