index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
signal.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-01-15
xhci: Resume bus on any port status change.
Sarah Sharp
1
-1
/
+1
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
18
-13
/
+6
2011-01-10
headers: path.h redux
Alexey Dobriyan
5
-5
/
+3
2011-01-10
xen/event: validate irq before get evtchn by irq
Joe Jin
1
-0
/
+3
2011-01-10
xen/fb: fix potential memory leak
Joe Jin
1
-8
/
+9
2011-01-10
xen/fb: fix xenfb suspend/resume race.
Joe Jin
1
-0
/
+2
2011-01-10
xen: disable ACPI NUMA for PV guests
Ian Campbell
1
-0
/
+9
2011-01-10
pipe_fs_i.h: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2011-01-10
hrtimer.h: fix kernel-doc warning
Randy Dunlap
1
-1
/
+0
2011-01-10
fs: fix dcache.h kernel-doc notation
Randy Dunlap
1
-1
/
+1
2011-01-10
fs: fix namei.c kernel-doc notation
Randy Dunlap
1
-4
/
+4
2011-01-10
nilfs2: unfold nilfs_dat_inode function
Ryusuke Konishi
7
-30
/
+19
2011-01-10
nilfs2: do not pass sbi to functions which can get it from inode
Ryusuke Konishi
4
-17
/
+12
2011-01-10
nilfs2: get rid of nilfs_mount_options structure
Ryusuke Konishi
2
-11
/
+3
2011-01-10
nilfs2: simplify nilfs_mdt_freeze_buffer
Ryusuke Konishi
1
-14
/
+12
2011-01-10
nilfs2: get rid of loaded flag from nilfs object
Ryusuke Konishi
2
-4
/
+0
2011-01-10
nilfs2: fix a checkpatch error in page.c
Ryusuke Konishi
1
-1
/
+1
2011-01-10
nilfs2: fiemap support
Ryusuke Konishi
6
-0
/
+222
2011-01-10
nilfs2: mark buffer heads as delayed until the data is written to disk
Ryusuke Konishi
2
-0
/
+3
2011-01-10
nilfs2: call nilfs_error inside bmap routines
Ryusuke Konishi
5
-63
/
+48
2011-01-10
fs/nilfs2/super.c: Use printf extension %pV
Joe Perches
1
-7
/
+16
2011-01-10
MAINTAINERS: add nilfs2 git tree entry
Ryusuke Konishi
1
-0
/
+1
2011-01-10
cifs: use CreationTime like an i_generation field
Jeff Layton
4
-0
/
+11
2011-01-10
cifs: switch cifs_open and cifs_create to use CIFSSMBUnixSetFileInfo
Jeff Layton
2
-8
/
+4
2011-01-10
cifs: show "acl" in DebugData Features when it's compiled in
Jeff Layton
1
-12
/
+10
2011-01-10
cifs: move "ntlmssp" and "local_leases" options out of experimental code
Jeff Layton
3
-68
/
+55
2011-01-10
cifs: replace some hardcoded values with preprocessor constants
Jeff Layton
1
-18
/
+19
2011-01-10
cifs: remove unnecessary locking around sequence_number
Jeff Layton
2
-5
/
+3
2011-01-10
[CIFS] Fix minor merge conflict in fs/cifs/dir.c
Steve French
1
-7
/
+0
2011-01-09
hwmon: Support for Dallas Semiconductor DS620
Roland Stigge
5
-0
/
+403
2011-01-09
of/flattree: forward declare struct device_node in of_fdt.h
Grant Likely
1
-0
/
+2
2011-01-08
hwmon: driver for Sensirion SHT21 humidity and temperature sensor
Urs Fleisch
4
-0
/
+367
2011-01-08
hwmon: Add humidity attribute to sysfs ABI
Guenter Roeck
1
-0
/
+9
2011-01-08
hwmon: sysfs ABI updates
Guenter Roeck
1
-7
/
+33
2011-01-08
hwmon: (via-cputemp) sync hotplug handling with coretemp/pkgtemp
Jan Beulich
1
-14
/
+11
2011-01-08
hwmon: (lm95241) Rewrite to avoid using macros
Davide Rizzo
1
-262
/
+233
2011-01-08
hwmon: (applesmc) Fix checkpatch errors and fix value range checks
Guenter Roeck
1
-18
/
+16
2011-01-08
hwmon: (applesmc) Update copyright information
Henrik Rydberg
1
-0
/
+1
2011-01-08
hwmon: (applesmc) Silence driver
Henrik Rydberg
1
-4
/
+0
2011-01-08
hwmon: (applesmc) Simplify feature sysfs handling
Henrik Rydberg
1
-93
/
+76
2011-01-08
hwmon: (applesmc) Dynamic creation of fan files
Henrik Rydberg
1
-145
/
+43
2011-01-08
hwmon: (applesmc) Extract all features generically
Henrik Rydberg
1
-182
/
+59
2011-01-08
hwmon: (applesmc) Handle new temperature format
Henrik Rydberg
1
-3
/
+9
2011-01-08
hwmon: (applesmc) Dynamic creation of temperature files
Henrik Rydberg
1
-389
/
+111
2011-01-08
hwmon: (applesmc) Introduce a register lookup table
Henrik Rydberg
1
-242
/
+297
2011-01-08
hwmon: (applesmc) Use pr_fmt and pr_<level>
Joe Perches
1
-32
/
+26
2011-01-08
hwmon: (applesmc) Relax the severity of device init failure
Henrik Rydberg
1
-31
/
+7
2011-01-08
hwmon: (applesmc) Add MacBookAir3,1(3,2) support
Edgar Hucek
1
-0
/
+10
2011-01-08
hwmon: (w83627hf) Use pr_fmt and pr_<level>
Joe Perches
1
-9
/
+8
2011-01-08
hwmon: (w83627ehf) Use pr_fmt and pr_<level>
Joe Perches
1
-13
/
+10
[next]