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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-23
ptrace: the killed tracee should not enter the syscall
Oleg Nesterov
1
-4
/
+5
2012-03-23
poll: add poll_requested_events() and poll_does_not_wait() functions
Hans Verkuil
1
-6
/
+31
2012-03-23
crc32: bolt on crc32c
Darrick J. Wong
1
-0
/
+2
2012-03-23
include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...)
Joe Perches
2
-5
/
+6
2012-03-23
leds-lm3530: support pwm input mode
Kim, Milo
1
-0
/
+9
2012-03-23
drivers/leds/leds-lp5521.c: support led pattern data
Kim, Milo
1
-0
/
+11
2012-03-23
drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data
Kim, Milo
1
-0
/
+13
2012-03-23
drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config
Kim, Milo
1
-0
/
+1
2012-03-23
bitops: introduce for_each_clear_bit()
Akinobu Mita
1
-0
/
+11
2012-03-23
bitops: remove for_each_set_bit_cont()
Akinobu Mita
1
-3
/
+0
2012-03-23
bitops: rename for_each_set_bit_cont() in favor of analogous list.h function
Akinobu Mita
1
-1
/
+4
2012-03-23
backlight: new backlight driver for LP855x devices
Kim, Milo
1
-0
/
+131
2012-03-23
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
Lennart Poettering
2
-0
/
+15
2012-03-23
consolidate WARN_...ONCE() static variables
Jan Beulich
1
-1
/
+1
2012-03-23
headers: include linux/types.h where appropriate
Bobby Powers
1
-0
/
+3
2012-03-23
nmi watchdog: do not use cpp symbol in Kconfig
Cong Wang
1
-1
/
+1
2012-03-23
magic.h: move some FS magic numbers into magic.h
Muthu Kumar
2
-8
/
+12
2012-03-23
time: remove no_sync_cmos_clock
Cesar Eduardo Barros
1
-1
/
+0
2012-03-23
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
2
-25
/
+130
2012-03-23
Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-1
/
+1
2012-03-23
Merge branch 'i2c-embedded/for-3.4' of git://git.pengutronix.de/git/wsa/linux
Linus Torvalds
1
-6
/
+29
2012-03-23
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
Linus Torvalds
3
-38
/
+74
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
29
-161
/
+271
2012-03-23
locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage
Raghavendra K T
1
-1
/
+1
2012-03-23
perf: Fix mmap_page capabilities and docs
Peter Zijlstra
1
-10
/
+73
2012-03-23
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Ingo Molnar
1
-0
/
+14
2012-03-22
Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6
Linus Torvalds
1
-31
/
+1
2012-03-22
Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-0
/
+128
2012-03-22
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
2
-20
/
+35
2012-03-22
Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
7
-154
/
+414
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
9
-13
/
+203
2012-03-22
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
Linus Torvalds
1
-0
/
+1
2012-03-22
Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm
Linus Torvalds
1
-12
/
+12
2012-03-22
ntp: Fix leap-second hrtimer livelock
John Stultz
1
-1
/
+1
2012-03-22
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-0
/
+13
2012-03-22
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
3
-0
/
+56
2012-03-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
3
-0
/
+117
2012-03-22
Merge tag 'md-3.4' of git://neil.brown.name/md
Linus Torvalds
1
-1
/
+5
2012-03-22
Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next
Joerg Roedel
1
-1
/
+1
2012-03-22
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-60
/
+0
2012-03-22
Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2012-03-22
Merge branch 'x86-eficross-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+45
2012-03-22
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
17
-137
/
+165
2012-03-22
libceph: use "do" in CRC-related Boolean variables
Alex Elder
1
-1
/
+1
2012-03-22
libceph: make ceph_msgr_wq private
Alex Elder
1
-2
/
+0
2012-03-22
rbd: make ceph_parse_options() return a pointer
Alex Elder
1
-1
/
+1
2012-03-22
ceph: use a shared zero page rather than one per messenger
Alex Elder
1
-1
/
+0
2012-03-22
apple_bl: Add register/unregister functions
Seth Forshee
1
-0
/
+26
2012-03-22
mfd: Make twl4030 SIH SPARSE_IRQ capable
Benoit Cousson
1
-1
/
+1
2012-03-22
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent
Ingo Molnar
3
-6
/
+14
[prev]
[next]