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
*
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-08
23
-24
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-02-08
16
-172
/
+109
|
\
|
*
[PATCH] debugfs: trivial comment fix
Vincent Hanquez
2006-02-06
1
-3
/
+3
|
*
[PATCH] Fix uevent buffer overflow in input layer
Benjamin Herrenschmidt
2006-02-06
1
-1
/
+1
|
*
[PATCH] SPI: spi_butterfly, restore lost deltas
David Brownell
2006-02-06
3
-35
/
+34
|
*
[PATCH] Fix Userspace interface breakage in power/state
Pavel Machek
2006-02-06
1
-8
/
+16
|
*
[PATCH] IB: fix up major/minor sysfs interface for IB core
Greg Kroah-Hartman
2006-02-06
1
-12
/
+1
|
*
[PATCH] DRM: fix up classdev interface for drm core
Greg Kroah-Hartman
2006-02-06
3
-108
/
+35
|
*
[PATCH] drivers/base/: proper prototypes
Adrian Bunk
2006-02-06
5
-5
/
+10
|
*
[PATCH] Fix compiler warning in driver core for CONFIG_HOTPLUG=N
Russell King
2006-02-06
1
-0
/
+3
|
*
[PATCH] kobject: don't oops on null kobject.name
Chuck Ebbert
2006-02-06
1
-0
/
+4
|
*
[PATCH] kobject_add() must have a valid name in order to succeed.
Greg Kroah-Hartman
2006-02-06
1
-0
/
+5
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6
Linus Torvalds
2006-02-08
20
-40
/
+1111
|
\
\
|
*
|
[PATCH] hwmon: Fix reboot on it87 driver load
Jean Delvare
2006-02-06
3
-3
/
+16
|
*
|
[PATCH] hwmon: New f71805f driver
Jean Delvare
2006-02-06
5
-1
/
+942
|
*
|
[PATCH] hwmon: Add f71805f documentation
Jean Delvare
2006-02-06
1
-0
/
+105
|
*
|
[PATCH] i2c: Use ARRAY_SIZE macro
Tobias Klauser
2006-02-06
3
-12
/
+6
|
*
|
[PATCH] i2c: Use module_param in i2c-algo-sibyte
Eric Sesterhenn
2006-02-06
1
-1
/
+1
|
*
|
[PATCH] hwmon: Inline w83792d register access functions
Jean Delvare
2006-02-06
1
-17
/
+14
|
*
|
[PATCH] i2c: Rename i2c-sis96x documentation file
Rudolf Marek
2006-02-06
1
-2
/
+2
|
*
|
[PATCH] hwmon: Fix negative temperature readings in lm77 driver
Jean Delvare
2006-02-06
1
-4
/
+4
|
*
|
[PATCH] I2C: Resurrect i2c_smbus_write_i2c_block_data.
Jean Delvare
2006-02-06
2
-0
/
+18
|
*
|
[PATCH] i2c-i801: I2C patch for Intel ICH8
Jason Gaston
2006-02-06
2
-0
/
+3
|
|
/
*
|
Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6
Linus Torvalds
2006-02-08
2
-1
/
+4
|
\
\
|
*
|
[XFS] Fix missing inode atime update from the utime syscall.
Nathan Scott
2006-02-07
1
-0
/
+2
|
*
|
[XFS] Account for the page we just wrote when we detect congestion during
David Chinner
2006-02-07
1
-1
/
+2
|
|
/
*
|
[PATCH] m68knommu: use tty_schedule_flip() in 68328serial.c
Greg Ungerer
2006-02-08
1
-2
/
+2
*
|
[PATCH] m68knommu: use tty_schedule_flip() in 68360serial.c
Greg Ungerer
2006-02-08
1
-2
/
+2
*
|
[PATCH] m68knommu: hardirq.h needs definition of NR_IRQS
Greg Ungerer
2006-02-08
1
-0
/
+1
*
|
[PATCH] m68knommu: need pm_power_off in m68knommu
Greg Ungerer
2006-02-08
1
-0
/
+8
*
|
[PATCH] m68knommu: compile fixes for mcfserial.c
Greg Ungerer
2006-02-08
1
-10
/
+6
*
|
[PATCH] unshare system call -v5: system call registration for i386
JANAK DESAI
2006-02-08
2
-1
/
+3
*
|
[PATCH] unshare system call -v5: unshare files
JANAK DESAI
2006-02-08
1
-30
/
+51
*
|
[PATCH] unshare system call -v5: unshare vm
JANAK DESAI
2006-02-08
1
-31
/
+56
*
|
[PATCH] unshare system call -v5: unshare namespace
JANAK DESAI
2006-02-08
3
-26
/
+48
*
|
[PATCH] unshare system call -v5: unshare filesystem info
JANAK DESAI
2006-02-08
1
-3
/
+6
*
|
[PATCH] unshare system call -v5: system call handler function
JANAK DESAI
2006-02-08
1
-0
/
+232
*
|
[PATCH] unshare system call -v5: Documentation file
JANAK DESAI
2006-02-08
1
-0
/
+295
*
|
[PATCH] Fix spinlock debugging delays to not time out too early
Ingo Molnar
2006-02-08
1
-3
/
+3
*
|
[PATCH] mm: compound release fix
Nick Piggin
2006-02-08
2
-11
/
+23
*
|
[PATCH] selinux: require AUDIT
Stephen Smalley
2006-02-08
3
-4
/
+1
*
|
[PATCH] Fix build failure in recent pm_prepare_* changes.
Rafael J. Wysocki
2006-02-08
3
-18
/
+12
*
|
[PATCH] More informative message on umount failure
Dave Jones
2006-02-08
1
-2
/
+3
*
|
[PATCH] sys_hpux: fix strlen_user() race
Kyle McMartin
2006-02-08
1
-3
/
+7
*
|
[PATCH] inotify: fix one-shot support
Robert Love
2006-02-08
1
-1
/
+1
*
|
[PATCH] module: strlen_user() race fix
Andrew Morton
2006-02-08
1
-0
/
+3
*
|
[PATCH] uml: remove a dead file
Jeff Dike
2006-02-08
1
-569
/
+0
*
|
[PATCH] uml: initialize process FP registers properly
Jeff Dike
2006-02-08
7
-12
/
+32
*
|
[PATCH] uml: block SIGWINCH in ptrace tester child
Jeff Dike
2006-02-08
1
-0
/
+1
*
|
[PATCH] uml: balance list_add and list_del in the network driver
Jeff Dike
2006-02-08
1
-10
/
+19
[next]