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
*
-
.
Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...
Linus Torvalds
2010-11-01
20
-37
/
+36
|
\
\
|
|
*
semaphore: Remove mutex emulation
Thomas Gleixner
2010-10-30
2
-12
/
+2
|
|
*
staging: Final semaphore cleanup
Thomas Gleixner
2010-10-30
15
-20
/
+20
|
|
*
jbd2: Convert jbd2_slab_create_sem to mutex
Thomas Gleixner
2010-10-30
1
-4
/
+4
|
|
*
hpfs: Convert sbi->hpfs_creation_de to mutex
Thomas Gleixner
2010-10-30
3
-4
/
+4
|
*
|
genirq: Fix up irq_node() for irq_data changes.
Paul Mundt
2010-10-28
1
-1
/
+1
|
*
|
genirq: Add single IRQ reservation helper
Paul Mundt
2010-10-26
1
-0
/
+5
|
*
|
genirq: Warn if enable_irq is called before irq is set up
Thomas Gleixner
2010-10-22
1
-0
/
+4
*
|
|
locks: remove fl_copy_lock lock_manager operation
Christoph Hellwig
2010-10-31
3
-7
/
+1
*
|
|
locks: let the caller free file_lock on ->setlease failure
Christoph Hellwig
2010-10-31
5
-17
/
+13
*
|
|
initramfs: Fix initramfs size for 32-bit arches
Geert Uytterhoeven
2010-10-31
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-10-31
15
-67
/
+128
|
\
\
\
|
*
|
|
isdn: mISDN: socket: fix information leak to userland
Kulikov Vasiliy
2010-10-31
1
-0
/
+2
|
*
|
|
netdev: can: Change mail address of Hans J. Koch
Hans J. Koch
2010-10-31
1
-1
/
+1
|
*
|
|
pcnet_cs: add new_id
Ken Kawasaki
2010-10-31
1
-0
/
+1
|
*
|
|
net: Truncate recvfrom and sendto length to INT_MAX.
Linus Torvalds
2010-10-31
1
-0
/
+4
|
*
|
|
RDS: Let rds_message_alloc_sgs() return NULL
Andy Grover
2010-10-31
3
-0
/
+17
|
*
|
|
RDS: Copy rds_iovecs into kernel memory instead of rereading from userspace
Andy Grover
2010-10-31
1
-39
/
+65
|
*
|
|
RDS: Clean up error handling in rds_cmsg_rdma_args
Andy Grover
2010-10-31
1
-3
/
+2
|
*
|
|
RDS: Return -EINVAL if rds_rdma_pages returns an error
Andy Grover
2010-10-31
1
-1
/
+3
|
*
|
|
net: fix rds_iovec page count overflow
Linus Torvalds
2010-10-31
1
-0
/
+7
|
*
|
|
can: pch_can: fix section mismatch warning by using a whitelisted name
Marc Kleine-Budde
2010-10-31
1
-3
/
+3
|
*
|
|
can: pch_can: fix sparse warning
Marc Kleine-Budde
2010-10-31
1
-2
/
+2
|
*
|
|
netxen_nic: Fix the tx queue manipulation bug in netxen_nic_probe
Denis Kirjanov
2010-10-31
1
-1
/
+0
|
*
|
|
ip_gre: fix fallback tunnel setup
Eric Dumazet
2010-10-31
1
-3
/
+3
|
*
|
|
vmxnet: trivial annotation of protocol constant
Harvey Harrison
2010-10-31
1
-1
/
+1
|
*
|
|
vmxnet3: remove unnecessary byteswapping in BAR writing macros
Harvey Harrison
2010-10-31
1
-4
/
+4
|
*
|
|
ipv6/udp: report SndbufErrors and RcvbufErrors
Eric Dumazet
2010-10-31
1
-0
/
+4
|
*
|
|
phy/marvell: rename 88ec048 to 88e1318s and fix mscr1 addr
Cyril Chemparathy
2010-10-29
2
-10
/
+10
*
|
|
|
nfsd4: initialize delegation pointer to lease
J. Bruce Fields
2010-10-31
1
-17
/
+2
*
|
|
|
locks: fix setlease methods to free passed-in lock
J. Bruce Fields
2010-10-31
5
-3
/
+11
*
|
|
|
locks: fix leaks on setlease errors
J. Bruce Fields
2010-10-31
1
-5
/
+7
*
|
|
|
locks: prevent ENOMEM on lease unlock
J. Bruce Fields
2010-10-31
1
-13
/
+30
*
|
|
|
drivers/media/IR/ir-keytable.c: fix binary search
David Härdeman
2010-10-31
1
-3
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2010-10-30
12
-64
/
+219
|
\
\
\
\
|
*
|
|
|
Ensure FMODE_NONOTIFY is not set by userspace
Lino Sanfilippo
2010-10-30
1
-4
/
+5
|
*
|
|
|
make fanotify_read() restartable across signals
Lino Sanfilippo
2010-10-30
1
-1
/
+1
|
*
|
|
|
fsnotify: remove alignment padding from fsnotify_mark on 64 bit builds
Richard Kennedy
2010-10-28
1
-1
/
+1
|
*
|
|
|
fs/notify/fanotify/fanotify_user.c: fix warnings
Andrew Morton
2010-10-28
1
-3
/
+2
|
*
|
|
|
fanotify: Fix FAN_CLOSE comments
Stefan Hajnoczi
2010-10-28
1
-2
/
+2
|
*
|
|
|
fanotify: do not recalculate the mask if the ignored mask changed
Eric Paris
2010-10-28
1
-3
/
+3
|
*
|
|
|
fanotify: ignore events on directories unless specifically requested
Eric Paris
2010-10-28
3
-2
/
+25
|
*
|
|
|
fsnotify: rename FS_IN_ISDIR to FS_ISDIR
Eric Paris
2010-10-28
3
-13
/
+13
|
*
|
|
|
fanotify: do not send events for irregular files
Eric Paris
2010-10-28
1
-5
/
+6
|
*
|
|
|
fanotify: limit number of listeners per user
Eric Paris
2010-10-28
4
-1
/
+25
|
*
|
|
|
fanotify: allow userspace to override max marks
Eric Paris
2010-10-28
2
-2
/
+11
|
*
|
|
|
fanotify: limit the number of marks in a single fanotify group
Eric Paris
2010-10-28
2
-0
/
+10
|
*
|
|
|
fanotify: allow userspace to override max queue depth
Eric Paris
2010-10-28
2
-3
/
+11
|
*
|
|
|
fsnotify: implement a default maximum queue depth
Eric Paris
2010-10-28
2
-1
/
+4
|
*
|
|
|
fanotify: ignore fanotify ignore marks if open writers
Eric Paris
2010-10-28
1
-0
/
+10
[next]