Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
6ce7dc940701cf3fde3c6e826a696b333092cbb1
/
include
38cb162
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 18 years ago
ba7cc09
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
d84c412
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 18 years ago
932c37c
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
aabded9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
9a9136e2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
3960208
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
by Linus Torvalds
· 18 years ago
b0b73cb
i386: msr.h: be paranoid about types and parentheses
by H. Peter Anvin
· 18 years ago
29bd443
i386: remove unused rdtsc() macro
by H. Peter Anvin
· 18 years ago
5b479c9
md: improve partition detection in md array
by NeilBrown
· 18 years ago
880169d
fbdev: add support for AVR32
by Haavard Skinnemoen
· 18 years ago
5a87ede
svgalib: move fb_get_caps to svgalib
by Antonino A. Daplas
· 18 years ago
c3c117f
i386 mmzone: use __maybe_unused
by David Rientjes
· 18 years ago
d16aaffa
sh: dma: use __maybe_unused
by David Rientjes
· 18 years ago
0d7ebbb
compiler: introduce __used and __maybe_unused
by David Rientjes
· 18 years ago
f7e4217
rename thread_info to stack
by Roman Zippel
· 18 years ago
c9f4f06
wrap access to thread_info
by Roman Zippel
· 18 years ago
e61a1c1
Allow arch to initialize arch field of the module structure
by Roman Zippel
· 18 years ago
b52f52a
clocksource: fix resume logic
by Thomas Gleixner
· 18 years ago
4037d45
Move remote node draining out of slab allocators
by Christoph Lameter
· 18 years ago
d1187ed
vmstat: use our own timer events
by Christoph Lameter
· 18 years ago
8bb7844
Add suspend-related notifications for CPU hotplug
by Rafael J. Wysocki
· 18 years ago
f37bc27
fs: deprecate memclear_highpage_flush
by Nate Diller
· 18 years ago
01f2705
fs: convert core functions to zero_user_page
by Nate Diller
· 18 years ago
34f01cc
FUTEX: new PRIVATE futexes
by Eric Dumazet
· 18 years ago
d0aa7a7
futex_requeue_pi optimization
by Pierre Peiffer
· 18 years ago
c19384b
Make futex_wait() use an hrtimer for timeout
by Pierre Peiffer
· 18 years ago
f34c506
declare struct ktime
by Andrew Morton
· 18 years ago
b8522ea
aio is unlikely
by Andrew Morton
· 18 years ago
cd12301
RPC: add wrapper for svc_reserve to account for checksum
by Jeff Layton
· 18 years ago
7ac1bea
knfsd: rename sk_defer_lock to sk_lock
by NeilBrown
· 18 years ago
8842c96
remove nfs4_acl_add_ace()
by Adrian Bunk
· 18 years ago
10ab825
change kernel threads to ignore signals instead of blocking them
by Oleg Nesterov
· 18 years ago
73c2799
kthread: don't depend on work queues
by Eric W. Biederman
· 18 years ago
28e53bd
unify flush_work/flush_work_keventd and rename it to cancel_work_sync
by Oleg Nesterov
· 18 years ago
23b2e59
workqueue: kill NOAUTOREL works
by Oleg Nesterov
· 18 years ago
1634c48
make cancel_rearming_delayed_work() work on any workqueue, not just keventd_wq
by Oleg Nesterov
· 18 years ago
7097a87
workqueue: kill run_scheduled_work()
by Oleg Nesterov
· 18 years ago
baaca49
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE
by Gautham R Shenoy
· 18 years ago
6f7cc11
Extend notifier_call_chain to count nr_calls made
by Gautham R Shenoy
· 18 years ago
7c9cb38
relay: use plain timer instead of delayed work
by Tom Zanussi
· 18 years ago
19a75d8
kblockd: use flush_work
by Andrew Morton
· 18 years ago
b89deed
implement flush_work()
by Oleg Nesterov
· 18 years ago
e749828
Use common cpu_is_xxx() macros on AT91 and AVR32
by Haavard Skinnemoen
· 18 years ago
18d8362
mutex_lock_interruptible(): add __must_check
by Andrew Morton
· 18 years ago
55c0d1f
Move sig_kernel_* et al macros to linux/signal.h
by Roland McGrath
· 18 years ago
8813d1c
mca: add integrated device bus matching
by James Bottomley
· 18 years ago
818563d
Always ask the hardware to obtain hardware processor id - ia64
by Fernando Luis Vazquez Cao
· 18 years ago
dd98852
Use the APIC to determine the hardware processor id - x86_64
by Fernando Luis Vazquez Cao
· 18 years ago
a36166c
Use the APIC to determine the hardware processor id - i386
by Fernando Luis Vazquez Cao
· 18 years ago
2f4dfe2
Remove hardcoding of hard_smp_processor_id on UP systems
by Fernando Luis Vazquez Cao
· 18 years ago
dd2a345
Display all possible partitions when the root filesystem failed to mount
by Dave Gilbert
· 18 years ago
1e0cb0c
uml: fix build breakage
by Jeff Dike
· 18 years ago
a3d25c2
PM: Separate hibernation code from suspend code
by Rafael J. Wysocki
· 18 years ago
8defab3
FRV: Replace pgd management via slabs through quicklists
by Christoph Lameter
· 18 years ago
97416ce
Declare {compat_}sys_utimensat
by Stephen Rothwell
· 18 years ago
42f209d
[MTD] Delete allegedly obsolete "bank_size" field of mtd_info.
by Robert P. J. Day
· 18 years ago
36200b7
[MTD] Remove unnecessary user space check from mtd.h.
by Robert P. J. Day
· 18 years ago
805f53f
Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel
by Russell King
· 18 years ago
b7cc6d4
ARM: OMAP: FB sync with N800 tree (support for dynamic SRAM allocations)
by Imre Deak
· 18 years ago
b01d96d
ARM: OMAP: Sync framebuffer headers with N800 tree
by Kai Svahn
· 18 years ago
39b8e69
ARM: OMAP: Fix gpmc header
by Tony Lindgren
· 18 years ago
340a614
ARM: OMAP: Add mailbox support for IVA
by Hiroshi DOYU
· 18 years ago
065cf51
[ARM] armv7: add support for asid-tagged VIVT I-cache
by Catalin Marinas
· 18 years ago
fc467a26
sh: SH7760 DMABRG support.
by Manuel Lauss
· 18 years ago
57be2b4
sh: clockevent/clocksource/hrtimers/nohz TMU support.
by Paul Mundt
· 18 years ago
47cc3e7
[AVR32] Wire up sys_utimensat
by Haavard Skinnemoen
· 18 years ago
b3cfe0c
[AVR32] Fix section mismatch .taglist -> .init.text
by Haavard Skinnemoen
· 18 years ago
121e70b
include files: convert "include" subdirectory to UTF-8
by John Anthony Kazos Jr
· 18 years ago
5886269
fix file specification in comments
by Uwe Kleine-König
· 18 years ago
59c5159
Fix occurrences of "the the "
by Michael Opdenacker
· 18 years ago
517e226
[POWERPC] Don't use SLAB/SLUB for PTE pages
by Hugh Dickins
· 18 years ago
f1fa74f
[POWERPC] Spufs support for 64K LS mappings on 4K kernels
by Benjamin Herrenschmidt
· 18 years ago
16c2d47
[POWERPC] Add ability to 4K kernel to hash in 64K pages
by Benjamin Herrenschmidt
· 18 years ago
d0f13e3
[POWERPC] Introduce address space "slices"
by Benjamin Herrenschmidt
· 18 years ago
940d67f
[POWERPC] swsusp: Introduce register_nosave_region_late
by Johannes Berg
· 18 years ago
1591275
Fix "deprecated" typoes.
by Robert P. J. Day
· 18 years ago
beb7dd8
Fix misspellings collected by members of KJ list.
by Robert P. J. Day
· 18 years ago
b590d2b
m68k: <asm/scatterlist.h> needs <linux/types.h>
by Geert Uytterhoeven
· 18 years ago
5616df2
FRV: Miscellaneous fixes
by David Howells
· 18 years ago
0c23664
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
by Linus Torvalds
· 18 years ago
6ec129c
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 18 years ago
b118ca5
sh: Convert to common die chain.
by Paul Mundt
· 18 years ago
21ec4c6
sh: Wire up utimensat syscall.
by Paul Mundt
· 18 years ago
074f98d
sh: Add 32-bit opcode feature CPU flag.
by Paul Mundt
· 18 years ago
bd07999
sh: Support for SH-2A 32-bit opcodes.
by Paul Mundt
· 18 years ago
44530c6
sh: Always define TRAPA_BUG_OPCODE.
by Paul Mundt
· 18 years ago
1039b9a
sh: __GFP_REPEAT for pte allocations, too.
by Paul Mundt
· 18 years ago
5f8c990
sh: generic quicklist support.
by Paul Mundt
· 18 years ago
127cda1
[SPARC64]: Optimize fault kprobe handling just like powerpc.
by David S. Miller
· 18 years ago
6c11426
[SPARC]: Wire up utimensat syscall.
by David S. Miller
· 18 years ago
c57c2ff
[SPARC64]: Kill asm-sparc64/pbm.h
by David S. Miller
· 18 years ago
6c108f1
[SPARC64]: Move index info pci_pbm_info.
by David S. Miller
· 18 years ago
e9870c4
[SPARC64]: Move {setup,teardown}_msi_irq into pci_pbm_info.
by David S. Miller
· 18 years ago
f1cd8de
[SPARC64]: Move pci_ops into pci_pbm_info.
by David S. Miller
· 18 years ago
34768bc
[SPARC64] PCI: Use root list of pbm's instead of pci_controller_info's
by David S. Miller
· 18 years ago
5a4a3e5
[SPARC64] PCI: Kill PROM_PCIRNG_MAX and PROM_PCIIMAP_MAX.
by David S. Miller
· 18 years ago
cfa0652
[SPARC64] PCI: Use common routine to fetch PBM properties.
by David S. Miller
· 18 years ago
e180583
[IA64] wire up pselect, ppoll
by Alexey Kuznetsov
· 18 years ago
56163fc
[ARM] armv7: add dedicated ARMv7 barrier instructions
by Catalin Marinas
· 18 years ago
Next »