index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
of: Provide default of_node_to_nid() implementation.
Grant Likely
2010-07-30
5
-19
/
+13
*
of/device: Make of_device_make_bus_id() usable by other code.
Grant Likely
2010-07-30
2
-1
/
+2
*
of/irq: Fix endian issues in parsing interrupt specifiers
Grant Likely
2010-07-25
1
-6
/
+7
*
of: Fix phandle endian issues
Grant Likely
2010-07-25
3
-11
/
+11
*
of/flattree: fix of_flat_dt_is_compatible() to match the full compatible string
Stuart Yoder
2010-07-25
1
-1
/
+1
*
of: remove of_default_bus_ids
Jonas Bonn
2010-07-24
7
-81
/
+28
*
of: make of_find_device_by_node generic
Jonas Bonn
2010-07-24
4
-52
/
+20
*
microblaze: remove references to of_device and to_of_device
Grant Likely
2010-07-24
1
-3
/
+3
*
sparc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
26
-74
/
+75
*
powerpc: remove references to of_device and to_of_device
Grant Likely
2010-07-24
17
-46
/
+47
*
of/device: Replace of_device with platform_device in includes and core code
Grant Likely
2010-07-24
7
-42
/
+42
*
of/device: Protect against binding of_platform_drivers to non-OF devices
Grant Likely
2010-07-24
1
-1
/
+6
*
of: remove asm/of_device.h
Grant Likely
2010-07-24
6
-36
/
+7
*
of: remove asm/of_platform.h
Grant Likely
2010-07-24
5
-53
/
+2
*
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-24
59
-124
/
+109
*
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-07-24
16
-103
/
+102
*
drivercore/of: Add OF style matching to platform bus
Grant Likely
2010-07-24
1
-1
/
+6
*
Merge commit 'v2.6.35-rc6' into devicetree/next
Grant Likely
2010-07-24
994
-201298
/
+9986
|
\
|
*
Linux 2.6.35-rc6
v2.6.35-rc6
Linus Torvalds
2010-07-22
1
-1
/
+1
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2010-07-22
8
-16
/
+44
|
|
\
|
|
*
Input: synaptics - relax capability ID checks on newer hardware
Dmitry Torokhov
2010-07-22
2
-2
/
+8
|
|
*
Input: twl40300-keypad - fix handling of "all ground" rows
Dmitry Torokhov
2010-07-21
2
-9
/
+25
|
|
*
Input: gamecon - reference correct pad in gc_psx_command()
Dmitry Torokhov
2010-07-21
1
-1
/
+1
|
|
*
Input: gamecon - reference correct input device in NES mode
Dmitry Torokhov
2010-07-21
1
-2
/
+1
|
|
*
Input: w90p910_keypad - change platfrom driver name to 'nuc900-kpi'
Wan ZongShun
2010-07-20
1
-1
/
+1
|
|
*
Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_table
Kamal Mostafa
2010-07-20
1
-0
/
+7
|
|
*
Input: qt2160 - rename kconfig symbol name
Christoph Fritz
2010-07-17
1
-1
/
+1
|
*
|
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-07-22
7
-10
/
+15
|
|
\
\
|
|
*
|
drm/radeon/kms: add quirk to make HP DV5000 laptop resume
Alex Deucher
2010-07-22
1
-0
/
+8
|
|
*
|
drm/radeon/kms: fix RADEON_INFO_CRTC_FROM_ID info ioctl
Alex Deucher
2010-07-22
1
-1
/
+2
|
|
*
|
Fix ttm_page_alloc.c build breakage
Luck, Tony
2010-07-22
1
-3
/
+3
|
|
*
|
drm/radeon/kms: fix legacy LVDS dpms sequence
Alex Deucher
2010-07-22
1
-0
/
+1
|
|
*
|
drm/radeon/kms: drop taking lock around crtc lookup.
Dave Airlie
2010-07-22
3
-6
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-07-22
1
-1
/
+5
|
|
\
\
\
|
|
*
|
|
crypto: talitos - fix bug in sg_copy_end_to_buffer
Lee Nipper
2010-07-19
1
-1
/
+5
|
*
|
|
|
Merge branch 'x86/auditsyscall' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-07-22
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
x86: auditsyscall: fix fastpath return value after reschedule
Roland McGrath
2010-07-22
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2010-07-22
5
-10
/
+11
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
2010-07-22
3
-3
/
+3
|
|
*
|
|
|
|
debug_core,kdb: fix kgdb_connected bit set in the wrong place
Jason Wessel
2010-07-22
1
-1
/
+1
|
|
*
|
|
|
|
Fix merge regression from external kdb to upstream kdb
Jason Wessel
2010-07-22
1
-0
/
+1
|
|
*
|
|
|
|
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
2010-07-22
1
-6
/
+3
|
|
*
|
|
|
|
kdb: break out of kdb_ll() when command is terminated
Martin Hicks
2010-07-22
1
-0
/
+3
|
*
|
|
|
|
|
CIFS: Fix a malicious redirect problem in the DNS lookup code
David Howells
2010-07-22
3
-5
/
+74
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...
Linus Torvalds
2010-07-21
1
-1
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
pcmcia: fix 'driver ... did not release config properly' warning
Patrick McHardy
2010-07-21
1
-1
/
+3
|
*
|
|
|
|
|
Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...
Linus Torvalds
2010-07-21
2
-2
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
mm: add context argument to shrinker callback to remaining shrinkers
Dave Chinner
2010-07-21
2
-2
/
+2
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Linus Torvalds
2010-07-21
5
-20
/
+15
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ASoC: Select wm_hubs automatically for WM8994
Chanwoo Choi
2010-07-20
1
-2
/
+2
[next]