index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc_devtree: fix THIS_MODULE without module.h
Jeremy Kerr
2010-02-14
1
-0
/
+1
*
of: Remove old and misplaced function declarations
Grant Likely
2010-02-14
2
-10
/
+8
*
of/flattree: Make the kernel accept ePAPR style phandle information
David Gibson
2010-02-09
1
-1
/
+10
*
of/flattree: endian-convert members of boot_param_header
Jeremy Kerr
2010-02-09
3
-19
/
+19
*
of: assume big-endian properties, adding conversions where necessary
Jeremy Kerr
2010-02-09
6
-41
/
+47
*
of: use __be32 for cell value accessors
Jeremy Kerr
2010-02-09
3
-6
/
+8
*
of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing
Jeremy Kerr
2010-02-09
1
-2
/
+2
*
of/flattree: use callback to setup initrd from /chosen
Jeremy Kerr
2010-02-09
4
-16
/
+41
*
proc_devtree: include linux/of.h
Jeremy Kerr
2010-02-09
1
-0
/
+1
*
of: make set_node_proc_entry private to proc_devtree.c
Jeremy Kerr
2010-02-09
2
-8
/
+3
*
of: include linux/proc_fs.h
Jeremy Kerr
2010-02-09
1
-0
/
+1
*
of/flattree: merge early_init_dt_scan_memory() common code
Grant Likely
2010-02-09
4
-100
/
+73
*
of: add 'of_' prefix to machine_is_compatible()
Grant Likely
2010-02-09
40
-142
/
+142
*
of: merge of_find_node_by_phandle
Jeremy Kerr
2010-02-09
4
-54
/
+21
*
of: merge of_attach_node() & of_detach_node()
Grant Likely
2010-02-09
7
-126
/
+81
*
microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()
Grant Likely
2010-02-09
1
-153
/
+0
*
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
2010-01-28
9518
-462097
/
+839151
|
\
|
*
Linux 2.6.33-rc5
Linus Torvalds
2010-01-21
1
-1
/
+1
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-01-21
8
-12
/
+35
|
|
\
|
|
*
perf: x86: Add support for the ANY bit
Stephane Eranian
2010-01-21
2
-0
/
+8
|
|
*
perf: Change the is_software_event() definition
Peter Zijlstra
2010-01-21
1
-3
/
+8
|
|
*
perf: Honour event state for aux stream data
Peter Zijlstra
2010-01-21
1
-0
/
+9
|
|
*
perf: Fix perf_event_do_pending() fallback callsite
Peter Zijlstra
2010-01-21
1
-2
/
+1
|
|
*
perf kmem: Print usage help for unknown commands
Pekka Enberg
2010-01-20
1
-1
/
+2
|
|
*
perf kmem: Increase "Hit" column length
Pekka Enberg
2010-01-20
1
-2
/
+2
|
|
*
hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference change
Luca Barbieri
2010-01-17
1
-3
/
+4
|
|
*
perf timechart: Use tid not pid for COMM change
Arjan van de Ven
2010-01-17
1
-1
/
+1
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-01-21
3
-3
/
+6
|
|
\
\
|
|
*
|
sched: Reassign prev and switch_count when reacquire_kernel_lock() fail
Yong Zhang
2010-01-21
1
-1
/
+4
|
|
*
|
sched: Fix vmark regression on big machines
Mike Galbraith
2010-01-21
2
-2
/
+2
|
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-01-21
1
-2
/
+3
|
|
\
\
\
|
|
*
|
|
libata: retry FS IOs even if it has failed with AC_ERR_INVALID
Tejun Heo
2010-01-20
1
-2
/
+3
|
|
|
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
2010-01-21
7
-73
/
+54
|
|
\
\
\
|
|
*
|
|
tty: fix race in tty_fasync
Greg Kroah-Hartman
2010-01-20
1
-1
/
+1
|
|
*
|
|
serial: serial_cs: oxsemi quirk breaks resume
Pavel Machek
2010-01-20
1
-1
/
+2
|
|
*
|
|
serial: imx: bit &/| confusion
Roel Kluin
2010-01-20
1
-1
/
+1
|
|
*
|
|
serial: Fix crash if the minimum rate of the device is > 9600 baud
Alan Cox
2010-01-20
1
-5
/
+12
|
|
*
|
|
serial-core: resume serial hardware with no_console_suspend
Stanislav Brabec
2010-01-20
1
-55
/
+33
|
|
*
|
|
serial: 8250_pnp: use wildcard for serial Wacom tablets
Matthew Garrett
2010-01-20
1
-9
/
+1
|
|
*
|
|
nozomi: quick fix for the close/close bug
Alan Cox
2010-01-20
1
-1
/
+1
|
|
*
|
|
compat_ioctl: Supress "unknown cmd" message on serial /dev/console
Atsushi Nemoto
2010-01-20
1
-0
/
+3
|
|
|
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
2010-01-21
6
-45
/
+59
|
|
\
\
\
|
|
*
|
|
Staging: hv: fix smp problems in the hyperv core code
Greg Kroah-Hartman
2010-01-20
3
-33
/
+35
|
|
*
|
|
Staging: et131x: Fix 2.6.33rc1 regression in et131x
Alan Cox
2010-01-20
2
-8
/
+16
|
|
*
|
|
Staging: asus_oled: fix oops in 2.6.32.2
Eugeni Dodonov
2010-01-20
1
-4
/
+8
|
|
|
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-01-21
2
-21
/
+14
|
|
\
\
\
|
|
*
|
|
Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"
Greg Kroah-Hartman
2010-01-20
1
-20
/
+12
|
|
*
|
|
driver-core: fix devtmpfs crash on s390
Heiko Carstens
2010-01-20
1
-1
/
+2
|
|
|
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-01-21
17
-48
/
+112
|
|
\
\
\
|
|
*
|
|
USB: isp1362: fix build failure on ARM systems via irq_flags cleanup
Lothar Wassmann
2010-01-20
1
-7
/
+14
[next]