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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-21
powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver
Tim Yamin
3
-78
/
+488
2008-12-21
powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled
Grant Likely
3
-5
/
+21
2008-12-21
powerpc/mpc5200: Bestcomm fixes to ATA support
Tim Yamin
2
-3
/
+3
2008-12-21
powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors
Grant Likely
1
-19
/
+42
2008-12-21
powerpc/mpc5200: Make internal 5200 PIC the default interrupt controller
Grant Likely
1
-0
/
+2
2008-12-21
powerpc/mpc5200: Document and tidy irq driver
Grant Likely
5
-122
/
+189
2008-12-21
powerpc: Fix missing 'blr' in _tlbia()
Benjamin Herrenschmidt
1
-0
/
+1
2008-12-21
powerpc/bootwrapper: Use the child-bus #address-cells to decide which range e...
Scott Wood
1
-1
/
+1
2008-12-21
powerpc: Const-qualify Device Node Argument to DCR Resource Extent API
Grant Erickson
2
-4
/
+5
2008-12-21
powerpc/44x: 44x TLB doesn't need "Guarded" set for all pages
Benjamin Herrenschmidt
1
-1
/
+11
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
9
-77
/
+68
2008-12-21
powerpc/mm: Runtime allocation of mmu context maps for nohash CPUs
Benjamin Herrenschmidt
3
-54
/
+116
2008-12-21
powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440
Benjamin Herrenschmidt
1
-9
/
+10
2008-12-21
powerpc/mm: Split low level tlb invalidate for nohash processors
Benjamin Herrenschmidt
7
-249
/
+292
2008-12-21
powerpc/mm: Add SMP support to no-hash TLB handling
Benjamin Herrenschmidt
10
-57
/
+281
2008-12-21
powerpc/mm: Introduce MMU features
Benjamin Herrenschmidt
16
-60
/
+268
2008-12-21
powerpc/mm: Rework context management for CPUs with no hash table
Benjamin Herrenschmidt
6
-54
/
+234
2008-12-21
powerpc/mm: Split mmu_context handling
Benjamin Herrenschmidt
13
-321
/
+337
2008-12-21
powerpc/4xx: Extended DCR support v2
Benjamin Herrenschmidt
4
-17
/
+65
2008-12-21
powerpc: Add reboot notifier to Collaborative Memory Manager
Brian King
1
-1
/
+28
2008-12-21
powerpc: Disable Collaborative Memory Manager for kdump
Brian King
1
-1
/
+1
2008-12-21
powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK
Stephen Rothwell
1
-0
/
+1
2008-12-21
hvc_console: Escape magic sysrq key
Hendrik Brueckner
1
-2
/
+5
2008-12-21
powerpc: Pass a valid token to rtas_call() in phyp-dump code
Tony Breeds
1
-0
/
+2
2008-12-21
powerpc: Protect against NULL pointer deref in phyp-dump code
Tony Breeds
1
-0
/
+3
2008-12-21
powerpc: Rename struct vm_region to avoid conflict with NOMMU
David Howells
1
-12
/
+12
2008-12-21
powerpc: Convert sysfs cache code to of_find_next_cache_node()
Nathan Lynch
1
-6
/
+1
2008-12-21
powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node()
Nathan Lynch
1
-7
/
+4
2008-12-21
powerpc: Add of_find_next_cache_node()
Nathan Lynch
2
-0
/
+34
2008-12-21
of/gpio: Implement of_gpio_count()
Anton Vorontsov
2
-0
/
+40
2008-12-21
of: of_parse_phandles_with_args() learns to differentiate 'hole' cells
Anton Vorontsov
1
-6
/
+16
2008-12-21
of: Minor simplification for the of_parse_phandles_with_args()
Anton Vorontsov
1
-7
/
+4
2008-12-18
Merge branch 'linux-2.6' into next
Paul Mackerras
57
-301
/
+387
2008-12-17
Merge branch 'i2c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux
Linus Torvalds
2
-3
/
+16
2008-12-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+9
2008-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
13
-65
/
+63
2008-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
8
-21
/
+6
2008-12-17
cifs: fix buffer overrun in parse_DFS_referrals
Jeff Layton
1
-1
/
+2
2008-12-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
2
-2
/
+3
2008-12-17
STAGING: Move staging drivers back to staging-specific menu
Dmitry Baryshkov
1
-0
/
+3
2008-12-17
driver core: add newlines to debugging enabled/disabled messages
Marcel Holtmann
1
-2
/
+2
2008-12-17
xilinx_hwicap: remove improper wording in license statement
Greg Kroah-Hartman
6
-18
/
+0
2008-12-17
driver core: fix using 'ret' variable in unregister_dynamic_debug_module
Johann Felix Soden
1
-1
/
+1
2008-12-17
USB: pl2303: add id for Hewlett-Packard LD220-HP POS pole display
Mike Provencher
2
-0
/
+5
2008-12-17
USB: set correct configuration in probe of ti_usb_3410_5052
Oliver Neukum
1
-52
/
+3
2008-12-17
USB: add 5372:2303 to pl2303
Matthew Arnold
2
-0
/
+5
2008-12-17
USB: skip Set-Interface(0) if already in altsetting 0
Alan Stern
1
-1
/
+3
2008-12-17
USB: fix comment about endianness of descriptors
Phil Endecott
2
-4
/
+10
2008-12-17
USB: Documentation/usb/gadget_serial.txt: update to match driver use_acm beha...
Peter Korsgaard
1
-2
/
+2
2008-12-17
usbmon: drop bogus 0t from usbmon.txt
Pete Zaitcev
1
-5
/
+7
[next]