Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
1a86b5e34e4d09e3246a983c53929ce38af52275
/
include
/
linux
1a86b5e
cyclades: remove custom types
by Klaus Kudielka
· 18 years ago
7c4e95b
fix cyclades.h for x86_64 (and probably others)
by Klaus Kudielka
· 18 years ago
9b3af29
Kprobes: Make kprobe.symbol_name const
by Ananth N Mavinakayanahalli
· 18 years ago
c23fbb6
VFS: delay the dentry name generation on sockets and pipes
by Eric Dumazet
· 18 years ago
7695650
Fix race between proc_get_inode() and remove_proc_entry()
by Alexey Dobriyan
· 18 years ago
79c0b2d
add filesystem subtype support
by Miklos Szeredi
· 18 years ago
2e17c55
init dma masks in pnp_dev
by David Brownell
· 18 years ago
e3222c4
Merge sys_clone()/sys_unshare() nsproxy and namespace handling
by Badari Pulavarty
· 18 years ago
616883d
IRQ: add __must_check to request_irq
by Monakhov Dmitriy
· 18 years ago
fe08a9d
reiserfs: shrink superblock if no xattrs
by Alexey Dobriyan
· 18 years ago
ee7b9e3
Fix compilation of drivers with -O0
by Michal Schmidt
· 18 years ago
4659539
init/do_mounts.c: proper prepare_namespace() prototype
by Adrian Bunk
· 18 years ago
1ae7075
use use SEEK_MAX to validate user lseek arguments
by Chris Snook
· 18 years ago
8e2c200
Fix constant folding and poor optimization in byte swapping code
by Trent Piepho
· 18 years ago
97dc32c
reduce size of task_struct on 64-bit machines
by William Cohen
· 18 years ago
ab1b6f0
simplify the stacktrace code
by Christoph Hellwig
· 18 years ago
3e9f45b
Factor outstanding I/O error handling
by Guillaume Chazarain
· 18 years ago
0ceb331
mm: move common segment checks to separate helper function
by Dmitriy Monakhov
· 18 years ago
b46b8f1
Increase slab redzone to 64bits
by David Woodhouse
· 18 years ago
2d56d3c
Merge branch 'server-cluster-locking-api' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 18 years ago
5cefcab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 18 years ago
9fa0853
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
e024715
uml: improve checking and diagnostics of ethernet MACs
by Paolo 'Blaisorblade' Giarrusso
· 18 years ago
c5e631cf
ARRAY_SIZE: check for type
by Rusty Russell
· 18 years ago
56f99bc
swsusp: free more memory
by Rafael J. Wysocki
· 18 years ago
ab3bfca
remove software_suspend()
by Johannes Berg
· 18 years ago
0429335
mm: remove unused page flags
by Rafael J. Wysocki
· 18 years ago
74dfd66
swsusp: do not use page flags
by Rafael J. Wysocki
· 18 years ago
7be9823
swsusp: use inline functions for changing page flags
by Rafael J. Wysocki
· 18 years ago
194de56
blackfin: serial driver
by Bryan Wu
· 18 years ago
1394f03
blackfin architecture
by Bryan Wu
· 18 years ago
906e0be
page migration: Only migrate pages if allocation in the highest zone is possible
by Christoph Lameter
· 18 years ago
cfce660
Slab allocators: remove useless __GFP_NO_GROW flag
by Christoph Lameter
· 18 years ago
4f10493
slab allocators: Remove SLAB_CTOR_ATOMIC
by Christoph Lameter
· 18 years ago
50953fe
slab allocators: Remove SLAB_DEBUG_INITIAL flag
by Christoph Lameter
· 18 years ago
0a31bd5
KMEM_CACHE(): simplify slab cache creation
by Christoph Lameter
· 18 years ago
5af6083
slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN
by Christoph Lameter
· 18 years ago
f9a1439
mm: optimize kill_bdev()
by Peter Zijlstra
· 18 years ago
f98393a
mm: remove destroy_dirty_buffers from invalidate_bdev()
by Peter Zijlstra
· 18 years ago
6225e93
Quicklists for page table pages
by Christoph Lameter
· 18 years ago
643b113
slub: enable tracking of full slabs
by Christoph Lameter
· 18 years ago
b49af68
Add virt_to_head_page and consolidate code in slab and slub
by Christoph Lameter
· 18 years ago
6d77795
mm: optimize compound_head() by avoiding a shared page flag
by Christoph Lameter
· 18 years ago
d85f338
Make page->private usable in compound pages
by Christoph Lameter
· 18 years ago
614410d
SLUB: allocate smallest object size if the user asks for 0 bytes
by Christoph Lameter
· 18 years ago
81819f0
SLUB core
by Christoph Lameter
· 18 years ago
6ce745e
readahead: code cleanup
by Jan Kara
· 18 years ago
ec0f163
readahead: improve heuristic detecting sequential reads
by Jan Kara
· 18 years ago
b813e93
smaps: add clear_refs file to clear reference
by David Rientjes
· 18 years ago
9490991
Add unitialized_var() macro for suppressing gcc warnings
by Borislav Petkov
· 18 years ago
14e0729
add pfn_valid_within helper for sub-MAX_ORDER hole detection
by Andy Whitcroft
· 18 years ago
ac26772
mm/slab.c: proper prototypes
by Adrian Bunk
· 18 years ago
6fe6900
mm: make read_cache_page synchronous
by Nick Piggin
· 18 years ago
5f22df0
mm: remove gcc workaround
by Nick Piggin
· 18 years ago
d2ba27e8
proper prototype for hugetlb_get_unmapped_area()
by Adrian Bunk
· 18 years ago
aee16b3
Add apply_to_page_range() which applies a function to a pte range
by Jeremy Fitzhardinge
· 18 years ago
abb4a23
serial: define FIXED_PORT flag for serial_core
by David Gibson
· 18 years ago
bd71c18
RM9000 serial driver
by Thomas Koeller
· 18 years ago
beab697
serial driver PMC MSP71xx
by Marc St-Jean
· 18 years ago
fd76bab
slab: introduce krealloc
by Pekka Enberg
· 18 years ago
cf4328c
[NET]: rfkill: add support for input key to control wireless radio
by Ivo van Doorn
· 18 years ago
85f3f1b3
lockd: pass cookie in nlmsvc_testlock
by Marc Eshel
· 18 years ago
2b36f41
lockd: save lock state on deferral
by Marc Eshel
· 18 years ago
2beb661
locks: add fl_grant callback for asynchronous lock return
by Marc Eshel
· 18 years ago
9b9d2ab
locks: add lock cancel command
by Marc Eshel
· 18 years ago
150b393
locks: allow {vfs,posix}_lock_file to return conflicting lock
by Marc Eshel
· 18 years ago
7723ec9
locks: factor out generic/filesystem switch from setlock code
by Marc Eshel
· 18 years ago
3ee17ab
locks: factor out generic/filesystem switch from test_lock
by J. Bruce Fields
· 18 years ago
9d6a8c5
locks: give posix_test_lock same interface as ->lock
by Marc Eshel
· 18 years ago
1570077
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
6de410c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 18 years ago
ea62ccd
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
989485c
Fix nfsroot build
by Ralf Baechle
· 18 years ago
68762f3
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
e93df70
sl82c105: rework PIO support (take 2)
by Sergei Shtylyov
· 18 years ago
a9de8ce
[MAC80211]: Add generic include/linux/ieee80211.h
by Jiri Benc
· 18 years ago
cf130cb
[NETLINK]: Remove references to process ID
by Herbert Xu
· 18 years ago
62ea6d8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 18 years ago
4d47007
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 18 years ago
7e20ef0
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 18 years ago
a3d5213
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 18 years ago
5b33991
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 18 years ago
89661ad
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
by Linus Torvalds
· 18 years ago
6adae5d
Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 18 years ago
254f9c5
Convert non-highmem kmap_atomic() to static inline function
by Geert Uytterhoeven
· 18 years ago
f877958
NuBus header update
by Finn Thain
· 18 years ago
b3e2fd9
lockdep: Add missing disable/enable irq variant
by Roman Zippel
· 18 years ago
c04cb85
m68k: Atari keyboard and mouse support.
by Michael Schmitz
· 18 years ago
8d41f0e
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
by Linus Torvalds
· 18 years ago
ded1504
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 18 years ago
5a6d341
[XFRM] SPD info TLV aggregation
by Jamal Hadi Salim
· 18 years ago
af11e31
[XFRM] SAD info TLV aggregationx
by Jamal Hadi Salim
· 18 years ago
7562f87
[NET]: Rework dev_base via list_head (v3)
by Pavel Emelianov
· 18 years ago
27a005b
[BNX2]: Add support for 5709 Serdes.
by Michael Chan
· 18 years ago
427c219
[ETHTOOL]: Add 2.5G bit definitions.
by Michael Chan
· 18 years ago
fc38582
[NETFILTER]: bridge netfilter: consolidate header pushing/pulling code
by Patrick McHardy
· 18 years ago
c2a1910
[NETFILTER]: nf_nat_proto_gre: do not modify/corrupt GREv0 packets through NAT
by Jorge Boncompte
· 18 years ago
4e9cac2
[NET]: Add __dev_getfirstbyhwtype
by Patrick McHardy
· 18 years ago
be52178b
[NET] skbuff: fix kernel-doc
by Randy Dunlap
· 18 years ago
ef4533f
[AFS]: Make the match_*() functions take const options.
by David Howells
· 18 years ago
Next »