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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
2
-15
/
+0
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
2
-2
/
+2
2011-03-15
PM / ACPI: Remove references to pm_flags from bus.c
Rafael J. Wysocki
1
-0
/
+6
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
2
-7
/
+7
2011-03-14
[SCSI] Include protection operation in SCSI command trace
Martin K. Petersen
1
-4
/
+24
2011-03-14
New AT_... flag: AT_EMPTY_PATH
Al Viro
2
-0
/
+2
2011-03-14
NFS: Fix a warning in fs/nfs/idmap.c
Trond Myklebust
1
-0
/
+1
2011-03-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2
-7
/
+4
2011-03-14
efivars: Expose efivars functionality to external drivers.
Mike Waychison
1
-0
/
+37
2011-03-14
exportfs: Return the minimum required handle size
Aneesh Kumar K.V
1
-2
/
+4
2011-03-14
clean statfs-like syscalls up
Al Viro
1
-0
/
+2
2011-03-14
open-style analog of vfs_path_lookup()
Al Viro
1
-2
/
+2
2011-03-14
reduce vfs_path_lookup() to do_path_lookup()
Al Viro
1
-0
/
+1
2011-03-14
get rid of nd->file
Al Viro
1
-1
/
+0
2011-03-14
switch do_filp_open() to struct open_flags
Al Viro
1
-2
/
+0
2011-03-14
untangle the "need_reval_dot" mess
Al Viro
1
-0
/
+2
2011-03-14
kill path_lookup()
Al Viro
1
-1
/
+1
2011-03-14
libata: Include WWN ID in inquiry VPD emulation
Hannes Reinecke
1
-0
/
+7
2011-03-14
ata/pata_arasan_cf: fill dma chan->private from pdata->dma_priv
Viresh Kumar
1
-0
/
+2
2011-03-14
pata_arasan_cf: Adding support for arasan compact flash host controller
Viresh Kumar
1
-0
/
+47
2011-03-14
libata-sff: add ata_sff_queue_work() & ata_sff_queue_delayed_work()
Viresh Kumar
1
-0
/
+3
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
30
-69
/
+147
2011-03-13
xfrm: Add support for IPsec extended sequence numbers
Steffen Klassert
1
-0
/
+1
2011-03-13
xfrm: Move IPsec replay detection functions to a separate file
Steffen Klassert
1
-4
/
+20
2011-03-13
xfrm: Use separate low and high order bits of the sequence numbers in xfrm_sk...
Steffen Klassert
1
-2
/
+8
2011-03-13
xfrm: Add basic infrastructure to support IPsec extended sequence numbers
Steffen Klassert
2
-0
/
+19
2011-03-13
USB: Add support for SuperSpeed isoc endpoints
Paul Zimmerman
1
-0
/
+2
2011-03-13
USB: Remove bogus USB_PORT_STAT_SUPER_SPEED symbol.
Sarah Sharp
1
-1
/
+0
2011-03-13
usb: Make core allocate resources per PCI-device.
Sarah Sharp
1
-0
/
+7
2011-03-13
usb: Store bus type in usb_hcd, not in driver flags.
Sarah Sharp
1
-0
/
+4
2011-03-13
usb: Change usb_hcd->bandwidth_mutex to a pointer.
Sarah Sharp
1
-1
/
+1
2011-03-13
USB 3.0 Hub Changes
John Youn
1
-4
/
+37
2011-03-13
USB: Remove bitmap #define from hcd.h
Sarah Sharp
1
-7
/
+0
2011-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+2
2011-03-13
tipc: Correct misnamed references to neighbor discovery domain
Allan Stephens
1
-1
/
+1
2011-03-13
tipc: Eliminate configuration for maximum number of cluster nodes
Allan Stephens
1
-2
/
+2
2011-03-12
decnet: Convert to use flowidn where applicable.
David S. Miller
4
-15
/
+19
2011-03-12
net: Put fl6_* macros to struct flowi6 and use them again.
David S. Miller
1
-10
/
+7
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
5
-15
/
+15
2011-03-12
net: Put fl4_* macros to struct flowi4 and use them again.
David S. Miller
2
-18
/
+14
2011-03-12
net: Use flowi4 and flowi6 in xfrm layer.
David S. Miller
1
-12
/
+12
2011-03-12
net: Add flowi6_* member helper macros.
David S. Miller
1
-0
/
+8
2011-03-12
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
1
-59
/
+59
2011-03-12
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
David S. Miller
2
-3
/
+11
2011-03-12
net: Add flowiX_to_flowi() shorthands.
David S. Miller
1
-0
/
+15
2011-03-12
net: Break struct flowi out into AF specific instances.
David S. Miller
2
-59
/
+59
2011-03-12
net: Make flowi ports AF dependent.
David S. Miller
3
-36
/
+46
2011-03-12
net: Create union flowi_uli
David S. Miller
1
-23
/
+25
2011-03-12
net: Create struct flowi_common
David S. Miller
1
-9
/
+21
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
4
-33
/
+33
[prev]
[next]