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
2011-03-15
PM: Simplify kernel/power/Kconfig
Jan Beulich
1
-9
/
+3
2011-03-15
PM: Add support for device power domains
Rafael J. Wysocki
5
-3
/
+107
2011-03-15
PM: Drop pm_flags that is not necessary
Rafael J. Wysocki
5
-48
/
+7
2011-03-15
PM: Allow pm_runtime_suspend() to succeed during system suspend
Rafael J. Wysocki
1
-7
/
+3
2011-03-15
PM: Clean up PM_TRACE dependencies and drop unnecessary Kconfig option
Rafael J. Wysocki
1
-6
/
+1
2011-03-15
PM: Remove CONFIG_PM_OPS
Rafael J. Wysocki
12
-23
/
+17
2011-03-15
PM: Reorder power management Kconfig options
Rafael J. Wysocki
1
-111
/
+111
2011-03-15
PM: Make CONFIG_PM depend on (CONFIG_PM_SLEEP || CONFIG_PM_RUNTIME)
Rafael J. Wysocki
2
-24
/
+7
2011-03-15
PM / ACPI: Remove references to pm_flags from bus.c
Rafael J. Wysocki
4
-5
/
+21
2011-03-15
PM: Do not create wakeup sysfs files for devices that cannot wake up
Rafael J. Wysocki
7
-65
/
+117
2011-03-15
USB / Hub: Do not call device_set_wakeup_capable() under spinlock
Rafael J. Wysocki
1
-4
/
+6
2011-03-15
PM: Use appropriate printk() priority level in trace.c
Mandeep Singh Baines
1
-3
/
+3
2011-03-15
PM / Wakeup: Don't update events_check_enabled in pm_get_wakeup_count()
Rafael J. Wysocki
1
-5
/
+2
2011-03-15
PM / Wakeup: Make pm_save_wakeup_count() work as documented
Rafael J. Wysocki
1
-6
/
+6
2011-03-15
PM / Wakeup: Combine atomic counters to avoid reordering issues
Rafael J. Wysocki
1
-22
/
+39
2011-03-14
pch_uart: reference clock on CM-iTC
Denis Turischev
2
-2
/
+23
2011-03-14
pch_phub: add new device ML7213
Tomoya MORINAGA
2
-23
/
+53
2011-03-14
New AT_... flag: AT_EMPTY_PATH
Al Viro
3
-10
/
+21
2011-03-14
tcp_cubic: fix low utilization of CUBIC with HyStart
Sangtae Ha
1
-0
/
+7
2011-03-14
tcp_cubic: make the delay threshold of HyStart less sensitive
Sangtae Ha
1
-1
/
+1
2011-03-14
tcp_cubic: enable high resolution ack time if needed
stephen hemminger
1
-0
/
+4
2011-03-14
tcp_cubic: fix clock dependency
stephen hemminger
1
-12
/
+19
2011-03-14
tcp_cubic: make ack train delta value a parameter
stephen hemminger
1
-1
/
+4
2011-03-14
tcp_cubic: fix comparison of jiffies
stephen hemminger
1
-2
/
+4
2011-03-14
tcp: fix RTT for quick packets in congestion control
stephen hemminger
1
-1
/
+1
2011-03-14
ftmac100: use GFP_ATOMIC allocations where needed
Eric Dumazet
1
-5
/
+7
2011-03-14
qeth: change some configurations defaults
Frank Blaschka
3
-2
/
+11
2011-03-14
bonding: documentation update: mailing lists.
Nicolas de Pesloüan
1
-9
/
+17
2011-03-14
af_unix: update locking comment
Daniel Baluta
1
-1
/
+1
2011-03-14
NET: cdc-phonet, handle empty phonet header
Jiri Slaby
1
-6
/
+3
2011-03-14
NET: cdc-phonet, fix stop-queue handling
Jiri Slaby
1
-1
/
+0
2011-03-14
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...
Linus Torvalds
3
-5
/
+6
2011-03-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
22
-305
/
+331
2011-03-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-37
/
+45
2011-03-14
be2net: changes for BE3 native mode support
Sathya Perla
5
-150
/
+252
2011-03-14
Revert "oom: oom_kill_process: fix the child_points logic"
Linus Torvalds
1
-8
/
+3
2011-03-14
netxen: Notify firmware of Flex-10 interface down
Sony Chacko
1
-0
/
+3
2011-03-14
xen: netfront: ethtool stats fields should be unsigned long
Ian Campbell
1
-1
/
+1
2011-03-14
bridge: skip forwarding delay if not using STP
stephen hemminger
1
-2
/
+2
2011-03-14
Davinci: Do not reset EMAC TX overruns counter on read
Thomas Lange
1
-1
/
+1
2011-03-14
phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses
Peter Korsgaard
1
-3
/
+5
2011-03-14
bnx2: Update firmware and version
Michael Chan
5
-2517
/
+2503
2011-03-14
enic: Support newer version of firmware devcmd CMD_MCPU_FW_INFO
Vasanthy Kolluri
3
-3
/
+44
2011-03-14
can: wrong index used in inner loop
roel kluin
1
-3
/
+3
2011-03-14
bridge: control carrier based on ports online
stephen hemminger
3
-13
/
+27
2011-03-14
IB/ipath: Don't reset disabled devices
Nicolas Kaiser
1
-0
/
+1
2011-03-14
drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled
Michel Lespinasse
2
-3
/
+7
2011-03-14
net: sh_eth: add set_mdio_gate in bb_info
Yoshihiro Shimoda
2
-2
/
+20
2011-03-14
net: sh_eth: add support for SH7757's GETHER
Yoshihiro Shimoda
1
-1
/
+135
2011-03-14
net: sh_eth: modify the PHY_INTERFACE_MODE
Yoshihiro Shimoda
3
-1
/
+6
[prev]
[next]