index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
pci-dma: add include/linux/pci-dma.h
FUJITA Tomonori
2010-03-13
1
-0
/
+20
*
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
2010-03-13
3
-18
/
+0
*
ipmi: remove ipmi_smi.h self-include
Corey Minyard
2010-03-13
1
-1
/
+0
*
copy_signal() cleanup: clean thread_group_cputime_init()
Veaceslav Falico
2010-03-13
1
-2
/
+0
*
copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
Veaceslav Falico
2010-03-13
2
-9
/
+0
*
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
2010-03-13
1
-0
/
+5
*
nodemask: fix the declaration of NODEMASK_ALLOC()
Miao Xie
2010-03-13
1
-1
/
+1
*
memcg: fix oom kill behavior
KAMEZAWA Hiroyuki
2010-03-13
1
-6
/
+0
*
cgroups: remove events before destroying subsystem state objects
Kirill A. Shutemov
2010-03-13
1
-3
/
+0
*
cgroup: implement eventfd-based generic API for notifications
Kirill A. Shutemov
2010-03-13
1
-0
/
+24
*
memcg: move charges of anonymous swap
Daisuke Nishimura
2010-03-13
2
-0
/
+11
*
cgroups: blkio subsystem as module
Ben Blum
2010-03-13
1
-1
/
+1
*
cgroups: subsystem module unloading
Ben Blum
2010-03-13
1
-1
/
+3
*
cgroups: subsystem module loading interface
Ben Blum
2010-03-13
1
-0
/
+4
*
cgroups: revamp subsys array
Ben Blum
2010-03-13
1
-2
/
+8
*
cgroup: introduce coalesce css_get() and css_put()
Daisuke Nishimura
2010-03-13
1
-3
/
+9
*
cgroup: introduce cancel_attach()
Daisuke Nishimura
2010-03-13
1
-0
/
+2
*
broadsheetfb: support storing waveform
Jaya Kumar
2010-03-13
1
-0
/
+5
*
broadsheetfb: add MMIO hooks
Jaya Kumar
2010-03-13
1
-4
/
+13
*
broadsheetfb: add multiple panel type support
Jaya Kumar
2010-03-13
1
-0
/
+1
*
coredump: plug a memory leak situation on dump_seek()
André Goddard Rosa
2010-03-13
1
-3
/
+7
*
Add generic sys_olduname()
Christoph Hellwig
2010-03-13
1
-0
/
+4
*
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-13
1
-0
/
+2
*
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-13
1
-0
/
+3
*
Add generic sys_old_select()
Christoph Hellwig
2010-03-13
2
-0
/
+5
*
mm: introduce dump_page() and print symbolic flag names
Wu Fengguang
2010-03-13
1
-0
/
+2
*
nommu: fix build breakage
KAMEZAWA Hiroyuki
2010-03-13
2
-1
/
+7
*
rtc/hctosys: only claim the RTC provided the system time if it did
Uwe Kleine-König
2010-03-13
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-03-08
6
-17
/
+134
|
\
|
*
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2010-03-08
2
-4
/
+19
|
*
sysfs: fix for thinko with sysfs_bin_attr_init()
Stephen Rothwell
2010-03-08
1
-1
/
+1
|
*
sysfs: Implement sysfs_rename_link
Eric W. Biederman
2010-03-08
1
-0
/
+9
|
*
sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
Eric W. Biederman
2010-03-08
1
-0
/
+20
|
*
sysfs: Use one lockdep class per sysfs attribute.
Eric W. Biederman
2010-03-08
1
-0
/
+18
|
*
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
2010-03-08
1
-1
/
+1
|
*
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-08
1
-2
/
+2
|
*
kobject: Constify struct kset_uevent_ops
Emese Revfy
2010-03-08
1
-5
/
+5
|
*
driver core: Add class_attr_string for simple read-only string
Andi Kleen
2010-03-08
1
-0
/
+17
|
*
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-08
1
-2
/
+4
|
*
sysdev: Add sysdev_create/remove_files
Andi Kleen
2010-03-08
1
-0
/
+13
|
*
sysfs: Add attribute array to sysdev classes
Andi Kleen
2010-03-08
1
-0
/
+2
|
*
sysfs: Add sysfs_add/remove_files utility functions
Andi Kleen
2010-03-08
1
-0
/
+14
|
*
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
2010-03-08
1
-2
/
+4
|
*
driver core: make platform_device_id table const
Eric Miao
2010-03-08
1
-1
/
+1
|
*
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
2010-03-08
1
-0
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2010-03-08
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2010-03-08
2
-2
/
+2
|
|
\
|
|
*
ALSA: usb/audio.h: Fix field order
Daniel Mack
2010-03-05
1
-1
/
+1
|
|
*
ALSA: timer - pass real event in snd_timer_notify1() to instance callback
Jaroslav Kysela
2010-03-03
1
-1
/
+1
*
|
|
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-03-08
2
-0
/
+3
|
\
\
\
[next]