index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-27
USB: New functions to check endpoints info.
Luiz Fernando N. Capitulino
1
-0
/
+14
2006-09-27
USB: making the kernel -Wshadow clean - USB & completion
Jesper Juhl
1
-9
/
+9
2006-09-27
USB: gmidi: New USB MIDI Gadget class driver.
Ben Williamson
2
-0
/
+165
2006-09-27
usbcore: track whether interfaces are suspended
Alan Stern
1
-0
/
+3
2006-09-27
usbcore: add usb_device_driver definition
Alan Stern
1
-7
/
+51
2006-09-27
USB: pxa2xx_udc understands GPIO based VBUS sensing
David Brownell
1
-0
/
+8
2006-09-27
USB: move <linux/usb_otg.h> to <linux/usb/otg.h>
David Brownell
1
-2
/
+2
2006-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
8
-21
/
+175
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
99
-1436
/
+2127
2006-09-27
[PATCH] add probe_kernel_address()
Andrew Morton
1
-0
/
+22
2006-09-27
[PATCH] fs/nfs/: make code static
Adrian Bunk
1
-4
/
+0
2006-09-27
[PATCH] pid: Implement transfer_pid and use it to simplify de_thread
Eric W. Biederman
1
-0
/
+2
2006-09-27
[PATCH] Include __param section in read-only data range
Marcelo Tosatti
1
-3
/
+3
2006-09-27
[PATCH] EISA bus MODALIAS attributes support
Michael Tokarev
2
-7
/
+13
2006-09-27
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
14
-23
/
+43
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
3
-10
/
+2
2006-09-27
[PATCH] inode-diet: Move i_cdev into a union
Theodore Ts'o
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Move i_bdev into a union
Theodore Ts'o
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Move i_pipe into a union
Theodore Ts'o
1
-2
/
+3
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
1
-3
/
+1
2006-09-27
[PATCH] kdump: introduce "reset_devices" command line option
Vivek Goyal
1
-0
/
+1
2006-09-27
[PATCH] uml: thread creation tidying
Jeff Dike
1
-3
/
+3
2006-09-27
[PATCH] uml: fix missing x86_64 register definitions
Jeff Dike
1
-0
/
+3
2006-09-27
[PATCH] m32r: revise __raw_read_trylock()
Hirokazu Takata
1
-1
/
+8
2006-09-27
[PATCH] m32r: Fix "value computed not used" warnings
Hirokazu Takata
1
-2
/
+2
2006-09-27
[PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place
David Howells
1
-1
/
+1
2006-09-27
[PATCH] NOMMU: Implement /proc/pid/maps for NOMMU
David Howells
1
-0
/
+2
2006-09-27
[PATCH] NOMMU: Set BDI capabilities for /dev/mem and /dev/kmem
David Howells
1
-0
/
+2
2006-09-27
[PATCH] Mark __remove_vm_area() static
Rolf Eike Beer
1
-1
/
+0
2006-09-27
[PATCH] do_no_pfn()
Jes Sorensen
1
-0
/
+7
2006-09-27
[PATCH] Add node to zone for the NUMA case
Christoph Lameter
2
-1
/
+6
2006-09-27
[PATCH] Disable GFP_THISNODE in the non-NUMA case
Christoph Lameter
1
-0
/
+5
2006-09-27
[PATCH] Add NUMA_BUILD definition in kernel.h to avoid #ifdef CONFIG_NUMA
Christoph Lameter
1
-0
/
+7
2006-09-27
[PATCH] own header file for struct page
Heiko Carstens
3
-61
/
+73
2006-09-27
[PATCH] vm: add per-zone writeout counter
Andrew Morton
1
-0
/
+1
2006-09-27
[PATCH] Allow an arch to expand node boundaries
Mel Gorman
1
-0
/
+2
2006-09-27
[PATCH] Account for memmap and optionally the kernel image as holes
Mel Gorman
1
-0
/
+1
2006-09-27
[PATCH] Have ia64 use add_active_range() and free_area_init_nodes
Mel Gorman
1
-0
/
+1
2006-09-27
[PATCH] Have x86_64 use add_active_range() and free_area_init_nodes
Mel Gorman
2
-5
/
+2
2006-09-27
[PATCH] Introduce mechanism for registering active regions of memory
Mel Gorman
2
-1
/
+56
2006-09-27
[PATCH] fix x86_64-mm-spinlock-cleanup
Andrew Morton
1
-0
/
+1
2006-09-27
[PATCH] Make kmem_cache_destroy() return void
Alexey Dobriyan
1
-2
/
+2
2006-09-27
[PATCH] ext3: Fix sparse warnings
Dave Kleikamp
1
-1
/
+1
2006-09-27
[PATCH] ext3: More whitespace cleanups
Dave Kleikamp
3
-7
/
+7
2006-09-27
[PATCH] JBD: 16T fixes
Eric Sandeen
1
-2
/
+2
2006-09-27
[PATCH] ext3 and jbd cleanup: remove whitespace
Mingming Cao
2
-33
/
+33
2006-09-27
[PATCH] fix "cpu to node relationship fixup: map cpu to node"
KAMEZAWA Hiroyuki
1
-0
/
+2
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
4
-48
/
+1
2006-09-27
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
5
-2
/
+36
2006-09-27
[MIPS] s/__ASSEMBLER__/__ASSEMBLY__/ for clarity sake.
Ralf Baechle
4
-6
/
+6
[next]