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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-11
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
289
-3432
/
+9824
2014-12-11
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
Linus Torvalds
205
-2172
/
+3241
2014-12-12
Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/drm-intel into drm-next
Dave Airlie
10
-23
/
+72
2014-12-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
67
-1495
/
+1516
2014-12-11
userns: Unbreak the unprivileged remount tests
Eric W. Biederman
1
-8
/
+24
2014-12-11
userns; Correct the comment in map_write
Eric W. Biederman
1
-1
/
+1
2014-12-11
userns: Allow setting gid_maps without privilege when setgroups is disabled
Eric W. Biederman
1
-0
/
+5
2014-12-11
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
4
-0
/
+146
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1336
-28961
/
+70630
2014-12-11
HID: logitech-hidpp: disable io in probe error path
Peter Wu
1
-1
/
+3
2014-12-11
HID: logitech-hidpp: add boundary check for name retrieval
Peter Wu
1
-0
/
+3
2014-12-11
HID: logitech-hidpp: check name retrieval return code
Peter Wu
1
-2
/
+8
2014-12-11
HID: logitech-hidpp: do not return the name length
Peter Wu
1
-13
/
+6
2014-12-11
HID: wacom: Report input events for each finger on generic devices
Jason Gerecke
2
-28
/
+59
2014-12-11
pstore-ram: Allow optional mapping with pgprot_noncached
Tony Lindgren
4
-14
/
+47
2014-12-11
pstore-ram: Fix hangs by using write-combine mappings
Rob Herring
1
-2
/
+2
2014-12-11
i2c: sh_mobile: remove unneeded DMA mask
Wolfram Sang
1
-3
/
+0
2014-12-11
coda_venus_readdir(): use file_inode()
Al Viro
1
-3
/
+1
2014-12-11
fs/namei.c: fold link_path_walk() call into path_init()
Al Viro
1
-21
/
+6
2014-12-11
path_init(): don't bother with LOOKUP_PARENT in argument
Al Viro
1
-4
/
+4
2014-12-11
fs/namei.c: new helper (path_cleanup())
Al Viro
1
-17
/
+13
2014-12-11
path_init(): store the "base" pointer to file in nameidata itself
Al Viro
1
-14
/
+13
2014-12-11
i2c: rcar: add slave support
Wolfram Sang
1
-9
/
+115
2014-12-11
i2c: slave-eeprom: add eeprom simulator driver
Wolfram Sang
3
-0
/
+181
2014-12-11
i2c: core changes for slave support
Wolfram Sang
2
-0
/
+78
2014-12-11
Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
451
-11282
/
+27203
2014-12-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
Linus Torvalds
39
-522
/
+2559
2014-12-11
ipmi: Check the BT interrupt enable periodically
Corey Minyard
1
-2
/
+25
2014-12-11
ipmi: Fix attention handling for system interfaces
Corey Minyard
1
-15
/
+30
2014-12-11
ipmi: Periodically check to see if irqs and messages are set right
Corey Minyard
1
-96
/
+101
2014-12-11
drivers/char/ipmi: Add powernv IPMI driver
Jeremy Kerr
3
-0
/
+317
2014-12-11
ipmi: Add SMBus interface driver (SSIF)
Corey Minyard
4
-3
/
+1950
2014-12-11
ipmi: Remove the now unused priority from SMI sender
Corey Minyard
3
-9
/
+7
2014-12-11
perf trace: Provide a better explanation when mmap fails
Arnaldo Carvalho de Melo
1
-6
/
+6
2014-12-11
ipmi: Remove the now unnecessary message queue
Corey Minyard
1
-78
/
+34
2014-12-11
ipmi: Make the message handler easier to use for SMI interfaces
Corey Minyard
1
-40
/
+162
2014-12-11
ipmi: Move message sending into its own function
Corey Minyard
1
-4
/
+9
2014-12-11
ipmi: rename waiting_msgs to waiting_rcv_msgs
Corey Minyard
1
-15
/
+16
2014-12-11
ipmi: Fix handling of BMC flags
Corey Minyard
1
-37
/
+68
2014-12-11
ipmi: Initialize BMC device attributes
Corey Minyard
1
-0
/
+2
2014-12-11
ipmi: Unregister previously registered driver in error case
trenn@suse.de
1
-0
/
+1
2014-12-11
ipmi: Use the proper type for acpi_handle
Corey Minyard
1
-1
/
+4
2014-12-11
ipmi: Fix a bug in hot add/remove
Corey Minyard
1
-1
/
+1
2014-12-11
ipmi: Remove useless sysfs_name parameters
Corey Minyard
3
-31
/
+5
2014-12-11
ipmi: clean up the device handling for the bmc device
Corey Minyard
1
-193
/
+92
2014-12-11
ipmi: Move the address source to string to ipmi-generic code
Corey Minyard
3
-7
/
+16
2014-12-11
ipmi: Ignore SSIF in the PNP handling
Corey Minyard
1
-0
/
+5
2014-12-11
Merge branch 'topic/opal-ipmi' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux into for-linus
Corey Minyard
3
-0
/
+33
2014-12-11
perf evlist: Introduce strerror_mmap method
Arnaldo Carvalho de Melo
2
-0
/
+24
2014-12-11
NVMe: fix retry/error logic in nvme_queue_rq()
Jens Axboe
1
-23
/
+16
[prev]
[next]