Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
664a1566df81b44f7e5e234d55e3bc8c6c0be211
664a156
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
b9e2229
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
4a0962a
dentries: Extract common code to remove dentry from lru
by Christoph Lameter
· 17 years ago
cf28b48
d_path: Make d_path() use a struct path
by Jan Blunck
· 17 years ago
c32c2f6
d_path: Make seq_path() use a struct path argument
by Jan Blunck
· 17 years ago
e83aece
Use struct path in struct svc_expkey
by Jan Blunck
· 17 years ago
5477549
Use struct path in struct svc_export
by Jan Blunck
· 17 years ago
448678a
d_path: Make get_dcookie() use a struct path argument
by Jan Blunck
· 17 years ago
3dcd25f
d_path: Make proc_get_link() use a struct path argument
by Jan Blunck
· 17 years ago
44707fd
d_path: Use struct path in struct avc_audit_data
by Jan Blunck
· 17 years ago
a03a8a70
d_path: kerneldoc cleanup
by Jan Blunck
· 17 years ago
329c97f
One less parameter to __d_path
by Jan Blunck
· 17 years ago
ac748a0
Make set_fs_{root,pwd} take a struct path
by Jan Blunck
· 17 years ago
6ac08c3
Use struct path in fs_struct
by Jan Blunck
· 17 years ago
5dd784d0
Introduce path_get()
by Jan Blunck
· 17 years ago
09da5916
Use path_put() in a few places instead of {mnt,d}put()
by Jan Blunck
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
c5e725f
Move struct path into its own header
by Jan Blunck
· 17 years ago
429731b
Remove path_release_on_umount()
by Jan Blunck
· 17 years ago
db74ece
Dont touch fs_struct in usermodehelper
by Jan Blunck
· 17 years ago
0d63e4f
Dont touch fs_struct in drivers
by Jan Blunck
· 17 years ago
000cb48
vfs: add explanation of I_DIRTY_DATASYNC bit
by Jan Kara
· 17 years ago
0778361
Include kernel.h from configfs.h
by Ben Nizette
· 17 years ago
8943f26
MAINTAINERS: update decnet and DLM entries
by Christine Caulfield
· 17 years ago
e2a366d
FLAT binaries: drop BINFMT_FLAT bad header magic warning
by Mike Frysinger
· 17 years ago
2cd9cdc
m68knommu: use tabs not spaces in cacheflush.h
by Greg Ungerer
· 17 years ago
6ef1e56
m68knommu: fix profile timer
by Matt Waddel
· 17 years ago
c25f0a0
m68knommu: use asflags instead of EXTRA_AFLAGS
by Greg Ungerer
· 17 years ago
091b76d
m68knommu: avoid unneccessary use of xchg() in set_mb()
by Greg Ungerer
· 17 years ago
903be1c
m68knommu: fix coldfire interrupt exit path
by Walter T Gruczka
· 17 years ago
b9cf92e
MAINTAINERS: add linux-fsdevel to VFS entry
by Paul Menage
· 17 years ago
34ff8a5
kernel-doc: remove fastcall
by Harvey Harrison
· 17 years ago
77a746c
cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc
by Jesper Nilsson
· 17 years ago
3c828e4
inotify: make variables static in inotify_user.c
by Harvey Harrison
· 17 years ago
1387d0d
fix module_update_markers() compile error
by Adrian Bunk
· 17 years ago
2ebda63
Fix compile of swim3 as module
by Tony Breeds
· 17 years ago
f8d8406
x86: cpa, fix out of date comment
by Ingo Molnar
· 17 years ago
7d8330a
KVM is not seen under X86 config with latest git (32 bit compile)
by Balbir Singh
· 17 years ago
69b1415
x86: cpa: ensure page alignment
by Thomas Gleixner
· 17 years ago
7bfeab9
x86: include proper prototypes for rodata_test
by Harvey Harrison
· 17 years ago
184652e
x86: fix gart_iommu_init()
by Ingo Molnar
· 17 years ago
3223f59
x86: EFI set_memory_x()/set_memory_uc() fixes
by Ingo Molnar
· 17 years ago
cae30f82
x86: make dump_pagetable() static
by Adrian Bunk
· 17 years ago
e8bff74
x86: fix "BUG: sleeping function called from invalid context" in print_vma_addr()
by Ingo Molnar
· 17 years ago
d4eac75
[POWERPC] Remove unused CONFIG_WANT_DEVICE_TREE
by Grant Likely
· 17 years ago
bdb226b
[POWERPC] Cell RAS: Remove DEBUG, and add license and copyright
by Michael Ellerman
· 17 years ago
1407b3d
[POWERPC] hvc_rtas_init() must be __init
by Adrian Bunk
· 17 years ago
16e543f
[POWERPC] free_property() must not be __init
by Adrian Bunk
· 17 years ago
cf8918f
[POWERPC] vdso_do_func_patch{32,64}() must be __init
by Adrian Bunk
· 17 years ago
e4ccde0
[POWERPC] Remove generated files on make clean
by Kumar Gala
· 17 years ago
7084eba
[POWERPC] Fix arch/ppc compilation - add typedef for pgtable_t
by Stefan Roese
· 17 years ago
fb8642d
[POWERPC] Wire up new timerfd syscalls
by Stephen Rothwell
· 17 years ago
ea24608
[POWERPC] PS3: Update sys-manager button events
by Geoff Levand
· 17 years ago
50dad90
[POWERPC] PS3: Sys-manager code cleanup
by Geoff Levand
· 17 years ago
75ffe88
[POWERPC] PS3: Use system reboot on restart
by Geoff Levand
· 17 years ago
e5a21dd
[POWERPC] PS3: Fix bootwrapper hang bug
by Geoff Levand
· 17 years ago
a062015
[POWERPC] PS3: Fix reading pm interval in logical performance monitor
by Takashi Yamamoto
· 17 years ago
a7faa8dc
[POWERPC] PS3: Fix setting bookmark in logical performance monitor
by Takashi Yamamoto
· 17 years ago
79ccd1b
[POWERPC] Fix DEBUG_PREEMPT warning when warning
by Hugh Dickins
· 17 years ago
e760e71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
by Linus Torvalds
· 17 years ago
b2e3e65
Linux Kernel Markers: create modpost file
by Mathieu Desnoyers
· 17 years ago
fb40bd7
Linux Kernel Markers: support multiple probes
by Mathieu Desnoyers
· 17 years ago
9170d2f
pcmcia: ipwireless depends on NETDEVICES
by Paul Mundt
· 17 years ago
2e1d146
Smack: check for 'struct socket' with NULL sk
by Ahmed S. Darwish
· 17 years ago
cba4435
udf: fix udf_add_free_space
by Marcin Slusarz
· 17 years ago
e28d80f
udf: fix directory offset handling
by Jan Kara
· 17 years ago
ac76cff
Documentation: sysctl/kernel.txt: fix documentation reference
by Michael Opdenacker
· 17 years ago
ed58f80
fs/smbfs/inode.c: fix warning message deprecating smbfs
by Sergio Luis
· 17 years ago
f1a5955
docbook: drop z85230 library from kernel-api
by Randy Dunlap
· 17 years ago
413d57c
xfs: convert beX_add to beX_add_cpu (new common API)
by Marcin Slusarz
· 17 years ago
91d35dd
moduleparam: fix alpha, ia64 and ppc64 compile failures
by Ivan Kokshaysky
· 17 years ago
bc2cda1
docbook: make a networking book and fix a few errors
by Randy Dunlap
· 17 years ago
65b6e42
docbook: sunrpc filenames and notation fixes
by Randy Dunlap
· 17 years ago
073b86d
docbook: move pipe and splice to filesystems docbook
by Randy Dunlap
· 17 years ago
b51d63c
kernel-doc: fix fs/pipe.c notation
by Randy Dunlap
· 17 years ago
55265b0
parport: section fixup
by David Brownell
· 17 years ago
df24d9a
Documentation: prune redundant SubmitChecklist items
by J. Bruce Fields
· 17 years ago
064d9ef
hugetlb: fix overcommit locking
by Nishanth Aravamudan
· 17 years ago
2695a14
SC26XX: missing PORT define in serial_core.h
by Thomas Bogendoerfer
· 17 years ago
2153430
Final removal of FASTCALL()/fastcall
by Harvey Harrison
· 17 years ago
b5606c2
remove final fastcall users
by Harvey Harrison
· 17 years ago
fbf6bfc
rcupdate: fix comment
by Paul E. McKenney
· 17 years ago
b3c9752
include/linux: Remove all users of FASTCALL() macro
by Harvey Harrison
· 17 years ago
aa02cd2
xtime_lock vs update_process_times
by Peter Zijlstra
· 17 years ago
10270d4
acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read()
by Linus Torvalds
· 17 years ago
d897d2b
FRV: Fix up parse error in linker script
by David Howells
· 17 years ago
3174ffa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
by Linus Torvalds
· 17 years ago
d7ab95f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
282ea44
drivers/memstick/host/tifm_ms.c breakage
by Al Viro
· 17 years ago
39ed7ad
dm-raid1 breakage on 64bit
by Al Viro
· 17 years ago
e6bafba
wmi: (!x & y) strikes again
by Al Viro
· 17 years ago
9910930
[SCSI] gdth: update deprecated pci_find_device
by Sergio Luis
· 17 years ago
61c9281
[SCSI] gdth: scan for scsi devices
by Boaz Harrosh
· 17 years ago
c2a9cc7
x86: pit_clockevent can be static
by Harvey Harrison
· 17 years ago
4de0d4a
x86: EFI runtime code mapping enhancement
by Huang, Ying
· 17 years ago
e85f205
x86: EFI: fix use of unitialized variable and the cache logic
by Thomas Gleixner
· 17 years ago
5d3c8b2
x86: CPA: fix gbpages support in try_preserve_large_page
by Andi Kleen
· 17 years ago
2b54078
xen: unpin initial Xen pagetable once we're finished with it
by Jeremy Fitzhardinge
· 17 years ago
37cc8d7
x86/early_ioremap: don't assume we're using swapper_pg_dir
by Jeremy Fitzhardinge
· 17 years ago
Next »