index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
cgroups: subsystem module loading interface
Ben Blum
1
-0
/
+4
2010-03-12
cgroups: revamp subsys array
Ben Blum
1
-2
/
+8
2010-03-12
cgroup: introduce coalesce css_get() and css_put()
Daisuke Nishimura
1
-3
/
+9
2010-03-12
cgroup: introduce cancel_attach()
Daisuke Nishimura
1
-0
/
+2
2010-03-12
broadsheetfb: support storing waveform
Jaya Kumar
1
-0
/
+5
2010-03-12
broadsheetfb: add MMIO hooks
Jaya Kumar
1
-4
/
+13
2010-03-12
broadsheetfb: add multiple panel type support
Jaya Kumar
1
-0
/
+1
2010-03-12
coredump: plug a memory leak situation on dump_seek()
André Goddard Rosa
1
-3
/
+7
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
1
-0
/
+4
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
1
-0
/
+2
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
1
-0
/
+3
2010-03-12
Add generic sys_old_select()
Christoph Hellwig
2
-0
/
+5
2010-03-12
mm: introduce dump_page() and print symbolic flag names
Wu Fengguang
1
-0
/
+2
2010-03-12
nommu: fix build breakage
KAMEZAWA Hiroyuki
2
-1
/
+7
2010-03-12
rtc/hctosys: only claim the RTC provided the system time if it did
Uwe Kleine-König
1
-0
/
+6
2010-03-12
ASoC: tlv320dac33: Add option for keeping the BCLK running
Peter Ujfalusi
1
-0
/
+1
2010-03-12
MFD: DaVinci Voice Codec
Miguel Aguilar
1
-0
/
+126
2010-03-11
perf, ppc: Fix compile error due to new cpu notifiers
Peter Zijlstra
1
-0
/
+1
2010-03-11
Input: ads7846 - add wakeup support
Ranjith Lohithakshan
1
-0
/
+1
2010-03-10
ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+0
2010-03-10
Merge commit 'v2.6.34-rc1' into for-2.6.35
Mark Brown
353
-2408
/
+12280
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
4
-43
/
+43
2010-03-10
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
2
-3
/
+10
2010-03-10
perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot
Frederic Weisbecker
1
-1
/
+41
2010-03-10
perf: Rework and fix the arch CPU-hotplug hooks
Peter Zijlstra
1
-0
/
+16
2010-03-10
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
1
-0
/
+7
2010-03-09
Input: ads7846 - add support for AD7843 parts
Michael Hennerich
1
-1
/
+1
2010-03-10
serial: sh-sci: Fix build failure for non-sh architectures.
Peter Huewe
1
-0
/
+4
2010-03-09
Merge commit 'v2.6.34-rc1' into perf/urgent
Ingo Molnar
344
-2256
/
+12208
2010-03-08
Input: scancode in get/set_keycodes should be unsigned
Dmitry Torokhov
1
-8
/
+12
2010-03-08
tcp: Add SNMP counters for backlog and min_ttl drops
Eric Dumazet
1
-0
/
+2
2010-03-08
net: add __must_check to sk_add_backlog
Zhu Yi
1
-1
/
+1
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-17
/
+134
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
9
-19
/
+19
2010-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Linus Torvalds
2
-2
/
+2
2010-03-08
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2
-2
/
+2
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2
-4
/
+19
2010-03-07
sysfs: fix for thinko with sysfs_bin_attr_init()
Stephen Rothwell
1
-1
/
+1
2010-03-07
sysfs: Implement sysfs_rename_link
Eric W. Biederman
1
-0
/
+9
2010-03-07
sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
Eric W. Biederman
1
-0
/
+20
2010-03-07
sysfs: Use one lockdep class per sysfs attribute.
Eric W. Biederman
1
-0
/
+18
2010-03-07
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
1
-1
/
+1
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-2
/
+2
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
1
-5
/
+5
2010-03-07
driver core: Add class_attr_string for simple read-only string
Andi Kleen
1
-0
/
+17
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
1
-2
/
+4
2010-03-07
sysdev: Add sysdev_create/remove_files
Andi Kleen
1
-0
/
+13
2010-03-07
sysfs: Add attribute array to sysdev classes
Andi Kleen
1
-0
/
+2
2010-03-07
sysfs: Add sysfs_add/remove_files utility functions
Andi Kleen
1
-0
/
+14
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
1
-2
/
+4
[prev]
[next]