index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
ALSA: asihpi: incorrect range check
Dan Carpenter
1
-1
/
+1
2010-05-17
ALSA: asihpi: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2010-05-17
ALSA: es1688: add pedantic range checks
Dan Carpenter
1
-4
/
+7
2010-05-17
mtd/maps/pcmciamtd: Fix printk format for ssize_t in debug messages
David Woodhouse
1
-4
/
+4
2010-05-17
ext4: Add a missing trace hook
Li Zefan
1
-0
/
+1
2010-05-16
x86, mrst: add nop functions to x86_init mpparse functions
Jacob Pan
1
-0
/
+5
2010-05-16
x86, mrst, pci: return 0 for non-present pci bars
Jacob Pan
1
-1
/
+1
2010-05-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-82
/
+166
2010-05-17
ext4: restart ext4_ext_remove_space() after transaction restart
Dmitry Monakhov
1
-7
/
+9
2010-05-17
md: manage redundancy group in sysfs when changing level.
NeilBrown
3
-13
/
+38
2010-05-17
md: remove unneeded sysfs files more promptly
NeilBrown
1
-10
/
+31
2010-05-17
md/linear: avoid possible oops and array stop
NeilBrown
1
-0
/
+1
2010-05-17
ext4: Clear the EXT4_EOFBLOCKS_FL flag only when warranted
Theodore Ts'o
1
-3
/
+15
2010-05-17
uml: Convert to unlocked_ioctls to remove implicit BKL
John Kacur
1
-4
/
+4
2010-05-17
ncpfs: BKL ioctl pushdown
John Kacur
4
-14
/
+19
2010-05-17
coda: Clean-up whitespace problems in pioctl.c
John Kacur
1
-18
/
+17
2010-05-17
coda: BKL ioctl pushdown
John Kacur
1
-17
/
+24
2010-05-17
drivers: Push down BKL into various drivers
Arnd Bergmann
23
-115
/
+280
2010-05-17
isdn: Push down BKL into ioctl functions
Arnd Bergmann
3
-10
/
+35
2010-05-17
scsi: Push down BKL into ioctl functions
Arnd Bergmann
11
-36
/
+120
2010-05-17
dvb: Push down BKL into ioctl functions
Arnd Bergmann
10
-58
/
+85
2010-05-17
smbfs: Push down BKL into ioctl function
Arnd Bergmann
4
-7
/
+9
2010-05-17
coda/psdev: Remove BKL from ioctl function
Arnd Bergmann
1
-3
/
+2
2010-05-17
um/mmapper: Remove BKL usage
Arnd Bergmann
1
-3
/
+2
2010-05-17
sn_hwperf: Kill BKL usage
Arnd Bergmann
1
-7
/
+2
2010-05-17
hfsplus: Push down BKL into ioctl function
Arnd Bergmann
4
-7
/
+12
2010-05-16
ext4: Avoid crashing on NULL ptr dereference on a filesystem error
Theodore Ts'o
1
-4
/
+5
2010-05-16
[SCSI] aacraid: add an ifdef'd device delete case instead of taking the devic...
Rajashekhara, Mahesh
2
-1
/
+11
2010-05-16
[SCSI] aacraid: prohibit access to array container space
Rajashekhara, Mahesh
1
-0
/
+34
2010-05-16
[SCSI] aacraid: add support for handling ATA pass-through commands.
Rajashekhara, Mahesh
1
-2
/
+16
2010-05-16
[SCSI] aacraid: expose physical devices for models with newer firmware
Rajashekhara, Mahesh
1
-0
/
+15
2010-05-16
[SCSI] aacraid: respond automatically to volumes added by config tool
Rajashekhara, Mahesh
2
-1
/
+11
2010-05-16
[SCSI] fcoe: fix fcoe module ref counting
Vasu Dev
1
-1
/
+1
2010-05-16
[SCSI] libfcoe: FIP Keep-Alive messages for VPorts are sent with incorrect po...
Kaladhar Musunuru
1
-2
/
+2
2010-05-16
[SCSI] libfcoe: Fix incorrect MAC address clearing
Kaladhar Musunuru
1
-1
/
+1
2010-05-16
[SCSI] fcoe: fix a circular locking issue with rtnl and sysfs mutex
Vasu Dev
1
-7
/
+34
2010-05-16
[SCSI] libfc: Move the port_id into lport
Robert Love
10
-35
/
+36
2010-05-16
[SCSI] fcoe: move link speed checking into its own routine
Robert Love
1
-13
/
+29
2010-05-16
[SCSI] libfc: Remove extra pointer check
Robert Love
1
-2
/
+1
2010-05-16
[SCSI] libfc: Remove unused fc_get_host_port_type
Robert Love
2
-12
/
+0
2010-05-16
[SCSI] fcoe: fixes wrong error exit in fcoe_create
Vasu Dev
1
-1
/
+1
2010-05-16
[SCSI] libfc: set seq_id for incoming sequence
Joe Eykholt
1
-4
/
+6
2010-05-16
ext4: Use bitops to read/modify i_flags in struct ext4_inode_info
Dmitry Monakhov
13
-56
/
+136
2010-05-17
ARM: S5PV210: Add sclk clocks of type 'struct clksrc_clk' clock
Thomas Abraham
1
-1
/
+229
2010-05-17
ARM: S5PV210: Add sclk_audio and sclk_spdif clocks.
Thomas Abraham
1
-0
/
+125
2010-05-17
ARM: S5PV210: Add sclk_dac, sclk_mixer and sclk_hdmi clocks
Thomas Abraham
1
-1
/
+74
2010-05-17
ARM: S5PV210: Add new system clocks
Thomas Abraham
1
-0
/
+56
2010-05-17
ARM: S5PV210: Add support for VPLL
Thomas Abraham
3
-2
/
+70
2010-05-17
ARM: S5PV210: Remove usage of clk_p66 and add clk_pclk_psys clock
Thomas Abraham
1
-36
/
+30
2010-05-17
ARM: S5PV210: Remove usage of clk_p83 and add clk_pclk_dsys clock\
Thomas Abraham
1
-10
/
+13
[prev]
[next]