index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
kobject.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-14
xtensa: fix kernel/user jump out of fast_unaligned
Max Filippov
1
-1
/
+1
2014-08-14
xtensa: configure kc705 for highmem
Max Filippov
1
-1
/
+4
2014-08-14
xtensa: support highmem in aliasing cache flushing code
Max Filippov
1
-10
/
+6
2014-08-14
xtensa: support aliasing cache in kmap
Max Filippov
2
-2
/
+56
2014-08-14
xtensa: support aliasing cache in k[un]map_atomic
Max Filippov
3
-8
/
+14
2014-08-14
xtensa: implement clear_user_highpage and copy_user_highpage
Max Filippov
4
-66
/
+127
2014-08-14
xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_miss
Max Filippov
2
-2
/
+7
2014-08-14
xtensa: allow fixmap and kmap span more than one page table
Max Filippov
1
-16
/
+22
2014-08-14
xtensa: make fixmap region addressing grow with index
Max Filippov
2
-6
/
+27
2014-08-14
xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DS
Max Filippov
2
-4
/
+13
2014-08-14
xtensa: add renameat2 syscall
Miklos Szeredi
1
-1
/
+4
2014-08-14
xtensa: fix address checks in dma_{alloc,free}_coherent
Alan Douglas
1
-6
/
+6
2014-08-14
xtensa: replace IOCTL code definitions with constants
Max Filippov
1
-9
/
+10
2014-08-14
xtensa: remove orphan MATH_EMULATION symbol
Max Filippov
4
-8
/
+0
2014-08-14
xtensa: select HAVE_IDE only on platforms that may have it
Max Filippov
2
-2
/
+3
2014-08-14
xtensa: sort 'select' statements in Kconfig
Max Filippov
1
-11
/
+11
2014-08-14
xtensa: make MMU-related configuration options depend on MMU
Max Filippov
1
-0
/
+2
2014-08-14
xtensa: simplify addition of new core variants
Max Filippov
2
-6
/
+37
2014-07-27
Linux 3.16-rc7
v3.16-rc7
Linus Torvalds
1
-1
/
+1
2014-07-26
Fix gcc-4.9.0 miscompilation of load_balance() in scheduler
Linus Torvalds
1
-0
/
+2
2014-07-26
mm: fix direct reclaim writeback regression
Hugh Dickins
1
-2
/
+3
2014-07-26
parport: fix menu breakage
Randy Dunlap
1
-6
/
+6
2014-07-26
blackfin: vmlinux.lds.S: reserve 32 bytes space at the end of data section fo...
Steven Miao
1
-1
/
+1
2014-07-26
defconfig: BF609: update spi config name
Steven Miao
1
-1
/
+1
2014-07-26
irq: blackfin sec: drop duplicated sec priority set
Steven Miao
1
-2
/
+0
2014-07-26
blackfin: bind different groups of one pinmux function to different state name
Sonic Zhang
2
-11
/
+12
2014-07-26
blackfin: fix some bf5xx boards build for missing <linux/gpio.h>
Steven Miao
7
-0
/
+7
2014-07-26
pm: bf609: cleanup smc nor flash
Steven Miao
3
-7
/
+5
2014-07-25
drm/radeon: fix cut and paste issue for hawaii.
Jerome Glisse
1
-0
/
+1
2014-07-24
parisc: Eliminate memset after alloc_bootmem_pages
HIMANGI SARAOGI
1
-1
/
+0
2014-07-24
parisc: Remove SA_RESTORER define
John David Anglin
1
-2
/
+0
2014-07-24
hwmon: (smsc47m192) Fix temperature limit and vrm write operations
Guenter Roeck
1
-1
/
+3
2014-07-24
fs: umount on symlink leaks mnt count
Vasily Averin
1
-1
/
+2
2014-07-24
direct-io: fix uninitialized warning in do_direct_IO()
Boaz Harrosh
1
-7
/
+7
2014-07-24
mm: hugetlb: fix copy_hugetlb_page_range()
Naoya Horiguchi
1
-0
/
+1
2014-07-24
simple_xattr: permit 0-size extended attributes
Hugh Dickins
1
-1
/
+1
2014-07-24
mm/fs: fix pessimization in hole-punching pagecache
Hugh Dickins
1
-3
/
+8
2014-07-24
shmem: fix splicing from a hole while it's punched
Hugh Dickins
1
-9
/
+15
2014-07-24
shmem: fix faulting into a hole, not taking i_mutex
Hugh Dickins
1
-26
/
+52
2014-07-24
mm: do not call do_fault_around for non-linear fault
Konstantin Khlebnikov
1
-1
/
+2
2014-07-24
sh: also try passing -m4-nofpu for SH2A builds
Geert Uytterhoeven
1
-1
/
+2
2014-07-24
zram: avoid lockdep splat by revalidate_disk
Minchan Kim
1
-4
/
+18
2014-07-24
mm/rmap.c: fix pgoff calculation to handle hugepage correctly
Naoya Horiguchi
3
-9
/
+17
2014-07-24
coredump: fix the setting of PF_DUMPCORE
Silesh C V
1
-1
/
+1
2014-07-23
firewire: ohci: disable MSI for VIA VT6315 again
Stefan Richter
1
-2
/
+2
2014-07-23
drm/radeon: fix irq ring buffer overflow handling
Christian König
4
-0
/
+4
2014-07-23
x86, cpu: Fix cache topology for early P4-SMT
Peter Zijlstra
2
-11
/
+23
2014-07-23
NFSD: Fix crash encoding lock reply on 32-bit
Kinglong Mee
1
-1
/
+3
2014-07-23
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
2
-12
/
+5
2014-07-23
drm/i915: Simplify i915_gem_release_all_mmaps()
Chris Wilson
1
-16
/
+9
[next]