index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
mn10300: add the MN10300/AM33 architecture to the kernel
David Howells
2
-0
/
+4
2008-02-08
mn10300: allocate serial port UART IDs for on-chip serial ports
David Howells
1
-0
/
+4
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2
-3
/
+11
2008-02-08
time: fix typo in comments
Li Zefan
2
-4
/
+4
2008-02-08
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
1
-1
/
+1
2008-02-08
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
1
-1
/
+0
2008-02-08
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
1
-2
/
+1
2008-02-08
uglify while_each_pid_task() to make sure we don't count the execing pricess ...
Oleg Nesterov
1
-0
/
+6
2008-02-08
pid: Extend/Fix pid_vnr
Eric W. Biederman
2
-14
/
+5
2008-02-08
fix group stop with exit race
Oleg Nesterov
1
-0
/
+1
2008-02-08
teach set_special_pids() to use struct pid
Oleg Nesterov
1
-1
/
+1
2008-02-08
kill PT_ATTACHED
Oleg Nesterov
1
-1
/
+0
2008-02-08
IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()
Pierre Peiffer
1
-1
/
+4
2008-02-08
IPC: make struct ipc_ids static in ipc_namespace
Pierre Peiffer
1
-2
/
+11
2008-02-08
fix "modules: make module_address_lookup() safe"
Andrew Morton
1
-2
/
+2
2008-02-08
intel-iommu: fault_reason index cleanup
mark gross
1
-1
/
+1
2008-02-08
proc: fix ->open'less usage due to ->proc_fops flip
Alexey Dobriyan
1
-1
/
+9
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
2
-5
/
+7
2008-02-08
proc: implement proc_single_file_operations
Eric W. Biederman
1
-0
/
+3
2008-02-08
namespaces: cleanup the code managed with PID_NS option
Pavel Emelyanov
2
-1
/
+7
2008-02-08
namespaces: move the IPC namespace under IPC_NS option
Pavel Emelyanov
2
-52
/
+69
2008-02-08
namespaces: move the UTS namespace under UTS_NS option
Pavel Emelyanov
1
-0
/
+21
2008-02-08
hugetlb: add locking for overcommit sysctl
Nishanth Aravamudan
1
-0
/
+1
2008-02-08
Enhanced partition statistics: remove old partition statistics
Jerome Marchand
1
-1
/
+0
2008-02-08
Enhanced partition statistics: update partition statitics
Jerome Marchand
1
-0
/
+1
2008-02-08
Enhanced partition statistics: core statistics
Jerome Marchand
1
-10
/
+141
2008-02-08
block: fixup rq_init() a bit
Jens Axboe
1
-1
/
+3
2008-02-07
[IPSEC]: Add support for aes-ctr.
Joy Latten
1
-0
/
+1
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-41
/
+11
2008-02-07
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
2
-36
/
+3
2008-02-07
Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2
-1
/
+27
2008-02-08
dm: table remove unused variable
Vasily Averin
1
-9
/
+9
2008-02-08
dm ioctl: move compat code
Milan Broz
1
-32
/
+2
2008-02-07
SLUB: Support for performance statistics
Christoph Lameter
1
-0
/
+23
2008-02-07
SLUB: Use unique end pointer for each slab page.
Christoph Lameter
1
-1
/
+4
2008-02-07
hwmon: Discard useless I2C driver IDs
Jean Delvare
1
-33
/
+0
2008-02-07
hwmon: (w83781d) Misc cleanups
Jean Delvare
1
-1
/
+0
2008-02-07
hwmon: (gl520sm) Various cleanups
Jean Delvare
1
-1
/
+0
2008-02-07
hwmon: (gl518sm) Various cleanups
Jean Delvare
1
-1
/
+0
2008-02-07
dmi: Let drivers walk the DMI table
Jean Delvare
1
-0
/
+3
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+129
2008-02-07
[SCSI] enclosure: add support for enclosure services
James Bottomley
1
-0
/
+129
2008-02-07
Fix compilation of powerpc asm-offsets.c with old gcc
Tony Breeds
2
-2
/
+6
2008-02-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-4
/
+3
2008-02-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
6
-18
/
+39
2008-02-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
7
-20
/
+155
2008-02-07
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
1
-0
/
+5
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-0
/
+4
2008-02-07
Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2
-0
/
+2
2008-02-07
Char: serial167, remove bottomhalf
Jiri Slaby
1
-14
/
+0
[prev]
[next]