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
2008-07-20
serial: use tty_port
Alan Cox
1
-14
/
+12
2008-07-20
tty: Introduce a tty_port common structure
Alan Cox
1
-1
/
+29
2008-07-20
tty: Ldisc revamp
Alan Cox
2
-6
/
+10
2008-07-20
Subject: [PATCH 1/2] serial: Add flush_buffer() operation to uart_ops
Haavard Skinnemoen
1
-0
/
+1
2008-07-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2008-07-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2008-07-17
x86: fix asm/e820.h for userspace inclusion
Rusty Russell
1
-1
/
+2
2008-07-17
Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-16
/
+14
2008-07-17
[S390] qdio: new qdio driver.
Jan Glauber
2
-335
/
+313
2008-07-17
[S390] chsc headers userspace cleanup
Adrian Bunk
3
-4
/
+7
2008-07-16
ptrace children revamp
Roland McGrath
2
-16
/
+14
2008-07-16
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
13
-69
/
+394
2008-07-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
12
-29
/
+108
2008-07-16
Merge branch 'for_linus' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
1
-0
/
+2
2008-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-30
/
+44
2008-07-16
Merge branch 'release-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-200
/
+246
2008-07-16
block: Trivial fix for blk_integrity_rq()
Martin K. Petersen
1
-0
/
+3
2008-07-16
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
7
-7
/
+149
2008-07-16
Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.
Aaron Durbin
1
-6
/
+8
2008-07-16
PNP: convert resource options to single linked list
Bjorn Helgaas
1
-2
/
+4
2008-07-16
PNP: support optional IRQ resources
Bjorn Helgaas
1
-0
/
+1
2008-07-16
PNP: make resource option structures private to PNP subsystem
Bjorn Helgaas
1
-48
/
+0
2008-07-16
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
Bjorn Helgaas
2
-3
/
+4
2008-07-16
PNP: add pnp_possible_config() -- can a device could be configured this way?
Bjorn Helgaas
1
-0
/
+5
2008-07-16
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
1
-7
/
+13
2008-07-16
PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources
Bjorn Helgaas
1
-12
/
+60
2008-07-16
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
2
-0
/
+2
2008-07-16
ACPI: Create "idle=halt" bootparam
Zhao Yakui
2
-0
/
+2
2008-07-16
ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...
Zhang Rui
2
-6
/
+0
2008-07-16
ACPICA: Update version to 20080609
Bob Moore
1
-1
/
+1
2008-07-16
ACPICA: Cleanup debug operand dump mechanism
Bob Moore
2
-7
/
+3
2008-07-16
ACPICA: Update disassembler for DMAR table changes
Bob Moore
2
-0
/
+5
2008-07-16
ACPICA: Update DMAR and SRAT table definitions
Bob Moore
1
-2
/
+17
2008-07-16
ACPICA: Update version to 20080514
Bob Moore
1
-1
/
+1
2008-07-16
ACPICA: Add const qualifier for appropriate string constants
Bob Moore
5
-42
/
+55
2008-07-16
ACPICA: Eliminate acpi_native_uint type v2
Bob Moore
10
-53
/
+44
2008-07-16
ACPICA: Fix possible negative array index in acpi_ut_validate_exception
Bob Moore
1
-0
/
+4
2008-07-16
ACPICA: Update tracking macros to reduce code/data size
Jan Beulich
1
-6
/
+4
2008-07-16
ACPICA: Fix for hang on GPE method invocation
Bob Moore
1
-7
/
+0
2008-07-16
ACPICA: Add argument count checking to control method invocation via acpi_eva...
Bob Moore
2
-2
/
+5
2008-07-16
Freezer: Introduce PF_FREEZER_NOSIG
Rafael J. Wysocki
2
-0
/
+11
2008-07-16
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
1
-2
/
+2
2008-07-16
ACPICA: fix mutex names in debug code.
Vegard Nossum
1
-1
/
+1
2008-07-16
Make GPE disable more robust
Bob Moore
1
-0
/
+2
2008-07-16
ACPI: change processors from array to per_cpu variable
Mike Travis
1
-1
/
+1
2008-07-16
IDE: Remove unused code
Elias Oltmanns
1
-7
/
+0
2008-07-16
IDE: Fix HDIO_DRIVE_RESET handling
Elias Oltmanns
1
-0
/
+6
2008-07-16
ide: ->port_init_devs -> ->init_dev
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2008-07-16
ide: set hwif->dev in ide_init_port_hw() (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2008-07-16
ide: make ide_hwifs[] static
Bartlomiej Zolnierkiewicz
1
-12
/
+0
[next]